Hi, I'm using Apache 2.0.53, PHP 5.0.4, Windows 2003 server. Clean install.
Apache works fine until I install PHP, then Apache fails to start.
Commenting out the lines :
LoadModule php5_module c:/php/php5apache2.dll
AddType application/x-httpd-php .php
from the httpd.conf file makes it work.
There don't appear to be any errors in the Apache logs.
Any help is appreciated.
Thanks.
