I’m using apache 2.4, php 7.1, mysql5.6, phymyadmin 4.7.4. "Step 6: Configure phpMyAdmin” at https://trac.macports.org/wiki/howto/PHP <https://trac.macports.org/wiki/howto/PHP> begins with the actions:
$ cd <Document Root> $ ln -s /opt/local/www/phpmyadmin/doc/html/ phpmyadmin-doc What directory does <Document Root> refer to?? In httpd.conf I have: DocumentRoot "/opt/local/www/apache2/html” However, via enabling of userdir with apache I have a site at /Users/myname/Sites/. And via enabling vhosts with apache I also have various other sites. --- Murray Eisenberg [email protected] 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667 Mobile (413)-427-5334
