I tried intalling PHP 4 on NT 4, IIS 4, as an isapi filter rather than CGI mode, and I get Dr. Watson errors when trying to restart my various services.
I installed all the PHP files to c:\php
I have my php.ini file in c:\winnt
I tried to map a filter in IIS to c:\winnt\system32\php4isapi.dll.
I set up an application configuration in IIS as .php extent pointing at the same php4isapi.dll file.
Basically, I followed install.txt that came with PHP4.
It doesn't work, only CGI mode works, can someone help?
Thanks,
Brian