To run PHP4 isapi you must copy php4ts.dll into c:winnt\system32 and php.ini
into c:\winnt\
After that you must edit properties of your server into IIS management
console
Click on modify main properties.
Click on ISAPI filter and add here the php4isapi.dll with php as name.
Into main direc
I'm getting same error. Where should I put the DLL (and which DLL)?
With CGI (php.exe at c:\php\php.exe) it works, but with ISAPI (php4isapi.dll
at c:\php\sapi\php4isapi.dll) it doesn't.
I tried copying that dll to c:\winnt\system32, etc, but it still didn't
work.
[PHP 4.0.5 on Windows 2000 Prof