apacheserver not starting

dedde

Registered
When i should start my webserver (apach) i get this messages

/usr/sbin/apachectl graceful: httpd not running, trying to start
Syntax error on line 242 of /etc/httpd/httpd.conf:
Cannot load /usr/libexec/httpd/libphp4.so into server: (reason unknown)
/usr/sbin/apachectl graceful: httpd could not be started


i have tried to install php...after i did that, this happend

help me! :confused:
 
Seems like you've forgotten uncommenting something. Go through the installation procedure once more :)
 
I got the same kind of problem !
since i upgrade my OS to 10.2 , my apache server is unable to work :

belaran% sudo apachectl graceful
/usr/sbin/apachectl graceful: httpd not running, trying to start
Processing config directory: /private/etc/httpd/users
Processing config file: /private/etc/httpd/users/belaran.conf
Processing config file: /private/etc/httpd/users/error_log
Syntax error on line 1 of /private/etc/httpd/users/error_log:
Invalid command 'Processing', perhaps mis-spelled or defined by a module not included in the server configuration
/usr/sbin/apachectl graceful: httpd could not be started


.... wich basicly means that we're not friend anymore !

any suggestions ?
 
Belaran - I answered that question in your CC post. Just posting this here in case you don't think to look at that post again.
 
Back
Top