ID: 10725 Comment by: jtgrant at cox dot net Reported By: dimitri dot gunsing at nec-computers dot com Status: Closed Bug Type: IIS related Operating System: Windows 2000 SP1 PHP Version: 4.0.5 New Comment:
I've been messing around with this stuff all night and I think I see your problem. It appears that you installed the zip package and not the installer specifically under Windows Binaries on the download page. In the fine print, it looks like the "PHP 4.3.3 installer" is the only thing that works with IIS. There is still a problem however... It appears that the php4isapi.dll does not exist in this install anywhere. php4ts.dll is present and seeming to be necessary in both installs, but for some reason the former does not. In fact the "sapi" is not present at all either. Apparently, it's a very basic install. I'm tempted to copy and paste, but I may not be that bold. Can anyone confirm what I'm saying, or do I not know a damn thing about what I'm saying? Previous Comments: ------------------------------------------------------------------------ [2002-10-05 09:51:29] mbuiter at hotmail dot com Hi all, I think it's a shame this thread is closed, because even today, in version PHP 4.2.3, this problem still occurs on EVERY Windows NT 4 server i try to install PHP on. The only work-around is to use PHP as a CGI (which I don't want), or use Windows 2000 instead of NT (the bug doesn't appear on Windows 2000!) Does anyone know another (bttter) workaround, or solution, please let me know!! ------------------------------------------------------------------------ [2002-02-18 18:51:48] raptor at the0rem dot net I have been experiencing the same problem, with 4.0.6 and now with 4.1.1 Event Type: Error Event Source: W3SVC Event Category: None Event ID: 14 Date: 18/02/2002 Time: 4:41:59 PM User: N/A Computer: THE0REM-1 Description: The HTTP Filter DLL C:\php\sapi\php4isapi.dll failed to load. The data is the error. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp. Data: 0000: 7e 00 00 00 ~... ------------------------------------------------------------------------ [2001-12-02 04:34:44] [EMAIL PROTECTED] No feedback. Closing. ------------------------------------------------------------------------ [2001-11-11 12:10:27] [EMAIL PROTECTED] Can you try upgrading to PHP-4.0.6? Does the problem still occur? ------------------------------------------------------------------------ [2001-05-08 03:57:53] dimitri dot gunsing at nec-computers dot com After installing and configuring PHP 4.0.5. I can only run this version in CGI mode. Trying to do so as an ISAPI filter it will never load the DLL file and crash everytime with the following error in the event log : The HTTP Filter DLL C:\php4\sapi\php4isapi.dll failed to load. The data is the error. Data : 7f 00 00 00 I've tried this on two seperate servers and both had the exact same problem. Installing PHP 4.0.4pl1 is no problem, the ISAPI version shipped with that distribution is running fine. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10725&edit=1