When I add the LoadModule to my httpd.conf, and restart, I get the following
error:
Starting httpd: Syntax error on line 175 of /etc/httpd/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not
included in the server configuration
the lines in the httpd.conf are:
LoadModule php3_module /usr/lib/apache/libphp3.so
AddModule mod_php3.c
These are the lines that the php-3.0.17 install put in.
I am thoroughly baffled.
I am using Apache 1.3.9 on RedHat 6.1.
Thanks for any help
error:
Starting httpd: Syntax error on line 175 of /etc/httpd/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not
included in the server configuration
the lines in the httpd.conf are:
LoadModule php3_module /usr/lib/apache/libphp3.so
AddModule mod_php3.c
These are the lines that the php-3.0.17 install put in.
I am thoroughly baffled.
I am using Apache 1.3.9 on RedHat 6.1.
Thanks for any help