php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44628 PHP ISAPI causes ASP to malfunction
Submitted: 2008-04-03 13:36 UTC Modified: 2008-10-21 11:26 UTC
From: kzopfi at co dot orange dot nc dot us Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.2.5 OS: Windows 2000
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: kzopfi at co dot orange dot nc dot us
New email:
PHP Version: OS:

 

 [2008-04-03 13:36 UTC] kzopfi at co dot orange dot nc dot us
Description:
------------
I am experiencing the same problem as bug #11151 which has been closed.

I have PHP 5.2.5 on IIS 5.0 (W2K with SP4) using ISAPI.  
PHP is running without problems but after browsing PHP pages
on the web server, ASP sites on the server report the following error: 
-2147417842 (0x8001010e)

Restarting the web server resolves the problem.

Is there a permanent fix or work-around for this problem?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-10-21 11:26 UTC] jani@php.net
use FastCGI instead. (that's what Microsoft suggests too..)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC