php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48299 missing php5isapi.dll in package
Submitted: 2009-05-15 23:10 UTC Modified: 2009-05-15 23:20 UTC
From: compadegoeij at home dot nl Assigned:
Status: Not a bug Package: Other web server
PHP Version: 5.3.0RC2 OS: Windows XP SP3
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: compadegoeij at home dot nl
New email:
PHP Version: OS:

 

 [2009-05-15 23:10 UTC] compadegoeij at home dot nl
Description:
------------
Hi.

Sambar webserver won't start. Log file says:
Failure loading DLL 'C:\PHP\PHP5ISAPI.DLL' (check PATH).

Manually checked the php directory: The 5.3.0RC2 package does not contain the php5isapi.dll file !!!

To solve the problem temporarily I copied the file from the old 5.2.9-2 package. Now the webserver seems to run again without problems.

But the original 5.3.0RC2 package is still missing the php5asapi.dll file.

Regards,

Henk de Goeij




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-15 23:20 UTC] pajoye@php.net
It is gone and not maintained anymore.

Use the FastCGI interface instead which is available for IIS5/6/7.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Mar 31 03:01:29 2025 UTC