Hello,
Iam running apache 2 and installed php4 in RH linux 7.1 the problem is that when i try to start the web server i get this:
./apachectl start
Syntax error on line 1042 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_php.so into server: /usr/local/apache2/modules/mod_php.so: cannot open shared object file: No such file or directory
./apachectl start: httpd could not be started
my guess is that i dont have the php module installed...if this is correct ...does anyone know where i can get it? thanks in advance