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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 17:01:31 2024 UTC