Hello,
Upon starting apache, I get this error:
[root@tunes etc]# /usr/local/apache/bin/apachectl start
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration
/usr/local/apache/bin/apachectl start: httpd could not be started
This is line 206 in httpd.conf:
LoadModule php4_module modules/libphp4.so
[root@tunes etc]# locate libphp4.so
[root@tunes etc]#
I can't find libphp4.so anywhere.
My question is then I guess, is what exactly is libphp4.so and how do I fix/get it?
HC
Upon starting apache, I get this error:
[root@tunes etc]# /usr/local/apache/bin/apachectl start
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration
/usr/local/apache/bin/apachectl start: httpd could not be started
This is line 206 in httpd.conf:
LoadModule php4_module modules/libphp4.so
[root@tunes etc]# locate libphp4.so
[root@tunes etc]#
I can't find libphp4.so anywhere.
My question is then I guess, is what exactly is libphp4.so and how do I fix/get it?
HC