Click to See Complete Forum and Search --> : cannot load mod_php


Dutch Mafia-boy.
09-25-2002, 12:13 PM
Whenever I start the httpd in /etc/rc.d/init.d, it gives the following message:

Syntax error on line 255 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_php.so into server: /etc/httpd/modules/mod_php.so: cannot open shared object file: No such file or directory


So when we try to open a web page through the browser....from the webserver....the page requested just displays the HTML coding...

Can someone help me.

Thanks .....in advance

z0mbix
09-25-2002, 03:22 PM
Originally posted by Dutch Mafia-boy.
Whenever I start the httpd in /etc/rc.d/init.d, it gives the following message:

Syntax error on line 255 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_php.so into server: /etc/httpd/modules/mod_php.so: cannot open shared object file: No such file or directory


So when we try to open a web page through the browser....from the webserver....the page requested just displays the HTML coding...

Can someone help me.

Thanks .....in advance

could you post the relevant lines from your /etc/httpd/conf/httpd.conf and the output of locate mod_php.so?