|
From: James C. <jam...@ma...> - 2007-04-27 20:30:25
|
I'm trying to do "all Fink" installations of Apache2, MySQL, PHP and Webmin. I've noticed that Fink puts the htdocuments file and log in /sw/var/ apache2, but the httpd.conf file is in /sw/etc/apache2. Consequently, I'm a bit stumped as to how to configure the Server Root in the httpd.conf file. I tried just using /sw as the Server Root, but that screwed everything up. In previous installations of Apache, everything has been in one location, so..... I also noticed that Fink's installation of Apache2 gave /Library/ WebServer/Documents as the Document path. I adjusted the httpd.conf file so that it now points to /sw/var/apache2 and that hasn't seemed to help at all. Any suggestions to getting this thing going? Thanks. |