http://trac.macports.org/wiki/howto/MAMP

The section where the docs state:
In /opt/local/apache2/conf/extra/httpd-userdir.conf, add the following lines to the end of the file:

# # Include user configurations # Include /private/etc/httpd/users/ *.conf
The include path is wrong
Include /private/etc/httpd/users/*.conf         <- incorrect
Include /private/etc/apache2/users/*.conf       <- correct

If as per the docs, this line is uncommented:
Include conf/extra/httpd-manual.conf

On the mysql section, this location does not exist:
sudo chown -R mysql:mysql /opt/local/var/log/mysql5/
--
Scott * If you contact me off list replace talklists@ with scott@ *

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to