Suggested updates to MAMP pages

Scott Haneda talklists at newgeo.com
Fri Apr 3 01:49:19 PDT 2009


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@ *



More information about the macports-users mailing list