I have installed apache 2.0.47 about three times on Linux Mandrake 9.1. The installation is ok, but every time I access the httpd.conf file there are no AddModules listed as well as there being no mention of ClearModuleList. 😕
I have followed the install instructions from php.net, see PHP and Apache 2 on Linux at http://www.php.net/manual/en/install.apache2.php, and yet they never appear.
I am unable to compile any php code without AddModule mod_php4.c which is not present in the httpd.conf file nor can I seem to add it successfully.
Does anybody have suggestions?
Much obliged
RB