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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sun May 05 04:01:32 2024 UTC