php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21204 php4isapi.dll failed to load
Submitted: 2002-12-26 16:36 UTC Modified: 2002-12-26 19:54 UTC
From: wywong at pacbell dot net Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.3 OS: Windows 2000 Advance Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wywong at pacbell dot net
New email:
PHP Version: OS:

 

 [2002-12-26 16:36 UTC] wywong at pacbell dot net
This is still a problem in PHP 4.2.3 with IIS5 on Windows 2000 Advanced Server.

Event Type:	Error
Event Source:	W3SVC
Event Category:	None
Event ID:	14
Date:		12/26/2002
Time:		2:26:32 PM
User:		N/A
Computer:	ROMBUS
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               ~...    

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-26 16:38 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2002-12-26 18:09 UTC] wywong at pacbell dot net
Here is how I get it to work:

Copy C:\php\sapi\php4isapi.dll to C:\php

Stop IIS W3C service
Install to the default website:

Filter: PHP    Filter Path: C:\php\sapi\php4isapi.dll
Extension: .exe Path C:\php\sapi\php4isapi.dll

Start IIS W3C Service.

The up arrow of the Filter should be Green now.  If there is still a problem, reboot your machine.
 [2002-12-26 19:54 UTC] edink@php.net
You have most probably forgotten to copy php4ts.dll and 
the dlls from the dlls folder into your c:\winnt\system32 
folder as it is described in the installation 
instructions. 
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 07:01:33 2025 UTC