Install problem with Apache 2.0.39 and PHP 4.2.1 and Win2k
Hi.. I just erased my Apache 2.0.36 and installed the new 2.0.39, but after doing so and after adding:LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php
to the httpd.conf file my service won't work!
I went back to 2.0.36 and added the to above lines and it worked perfectly. What else do I need to configure to make it work under 2.0.39??