Article:
 |
|
Apache Web-Serving with Mac OS X: Part 1
|
| Subject: |
|
Apache doesn't work |
| Date: |
|
2006-08-03 05:37:51 |
| From: |
|
Alfasthlm
|
Response to: Apache doesn't work
|
I started yesterday, installing php and mysql from a cd I got with a book. The php-installation did not succeed, I don't know why...
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
|
Showing messages 1 through 1 of 1.
-
Apache doesn't work
2006-10-12 12:46:44
gradus
[View]
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