Andrew,
What seems to be the case is that Apache is no longer recognizing .php
files as something that needs to be executed and handled by a module.
You're off to a good start with LoadModule, but you also have to have
the following line in your httpd.conf file somewhere:
AddType applicatio
OS: Windows XP
PC: Dell Dimension 2200; 1.8 GHZ P4; 768 RAM
Hi,
I'm trying to upgrade from Apache 1.3.33 to Apache 2.0.54. I heard its now stable and is the best version, so I decided to give it a try.
I installed Apache 2.0.54. The installer didn't mention anything about my previously installe