| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | Apache doesn't work | |
| Date: | 2006-07-09 18:36:35 | |
| From: | snegin | |
|
Response to: Apache doesn't work
|
||
|
I'm having the same problem, also using a macbook and os 10.4.6. It occured after one of two things - probably the second... 1. I installe x-code. I don't think this is the problem, but I hadn't checked apache since I did this.
|
||
Showing messages 1 through 2 of 2.
-
Apache doesn't work
2006-08-03 05:37:51 Alfasthlm [View]
-
Apache doesn't work
2006-10-12 12:46:44 gradus [View]
try removing the +entropy-php.conf file or make a backup
something like
sudo mv /private/etc/httpd/users/+entropy-php.conf /where/you/want/backup
if you want to take a look at the +entropy-php.conf file
just open terminal and type
cd /private/etc/httpd/users
open +entropy-php.conf



Trying to start Apache, this message shows:
Processing config directory: /private/etc/httpd/users/*.conf
Processing config file: /private/etc/httpd/users/+entropy-php.conf
Syntax error on line 8 of /private/etc/httpd/users/+entropy-php.conf:
Cannot load /usr/local/php5/libphp5.so into server: (reason unknown)
/usr/sbin/apachectl start: httpd could not be started
c-8fb5e055:~ alfasthlm$
Does anyone understand what this means? And WHERE do I find these "lines" to edit them???
Best, Al