Found problem php4/apache need module

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mrrobotto
Forum Commoner
Posts: 40
Joined: Thu Sep 26, 2002 9:30 pm
Contact:

Found problem php4/apache need module

Post by mrrobotto »

Got it lined out php don't work now but server runs says php running display's html but not php.

I have narrowed the problem down I have been having to the modules file. I got rid of the syntax error and have syntax error ok now when I run the httpd configuration test. However, I now have this error along with the test. [error] cannot remove module mod_php4.c: not found in the module list.

So I checked the module list in apache and it isn’t there I wasn’t expecting it to be but I was just checking. I tried to find that module on apache’s web-site but was unable to locate it. Does anyone know where this module can be found? Any help will be greatly appreciated. TIA
:)
Post Reply