php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10480 ISAPI module conflicts with asp.dll
Submitted: 2001-04-24 15:49 UTC Modified: 2001-11-11 12:06 UTC
From: scott at jrn dot columbia dot edu Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: scott at jrn dot columbia dot edu
New email:
PHP Version: OS:

 

 [2001-04-24 15:49 UTC] scott at jrn dot columbia dot edu
I'm having the problem that has been reported before (looking at past bug reports) about the isapi .dll conflicting with asp.dll. When I run a php page, all successive attempts to run an asp page fail with a 500 Server Application Error under IIS5.0. Rebooting solves this problem until a php page is again executed.

I have been able to verify that this does not affect php.exe - only the .dll seems to conflict. Still, the performance gain in running php as a SAPI instead of a CGI module would be nice!

Scott Gould

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-24 15:56 UTC] scott at jrn dot columbia dot edu
Original comment:
I'm having the problem that has been reported before (looking at past bug reports) about
the isapi .dll conflicting with asp.dll. When I run a php page, all successive attempts to
run an asp page fail with a 500 Server Application Error under IIS5.0. Rebooting solves this
problem until a php page is again executed.

I have been able to verify that this does not affect php.exe - only the .dll seems to
conflict. Still, the performance gain in running php as a SAPI instead of a CGI module would be
nice!

Scott Gould


FOLLOWUP:
The following message appears the in the event log when asp.dll stops responding:
The server failed to load application '/LM/W3SVC/6/Root'.  The error was 'The application called an interface that was marshalled for a different thread.'. 

 [2001-11-11 12:06 UTC] sander@php.net
This can be a problem with the ISAPI-interface. Please upgrade to the latest version of PHP and reopen the report if the problem still exists.|
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC