Hello!
I'm trying to install php4_module to apache. I have done this several times but this time it's not working. I've done exactly the things in php's install.txt but still when I click to php link browser gives me download box. Obviously I'm missing something here. There's no error during Apache start.
I've copied php4ts.dll to c:\windows\system32
and php.ini to
c:\windows
in httpd.conf I have following lines
LoadModule php4_module e:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php