Hi all,
I have installed Redhat 7.1 with Apache 1.3.20 and php 4.0.6. My apache server couldn't recognise my php pages.
Then i tried to place the following statement into httpd.conf,
"LoadModule php4Module /usr/lib/apache/libphp4.so"
The following error appears when i tried to restart my apache server,
"Syntax error on Line 207 of /usr/local/apache/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not
included in the server configuration
/apachectl start: httpd could not be started"
Should i uninstall apache and install again?
helpp... please advise