php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7908 Out of process application '/LM/W3SVC/4/Root' terminated unexpectedly
Submitted: 2000-11-21 15:27 UTC Modified: 2001-11-11 12:03 UTC
From: egil at egil dot net Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.3pl1 OS: NT 4.0 SP6a
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: egil at egil dot net
New email:
PHP Version: OS:

 

 [2000-11-21 15:27 UTC] egil at egil dot net
I use PHP on the site http://egil.net/www, mainly for some manipulation and extraction from/to a mysql database.

After just a short time of testing on the IIS server, I get several eventlog entries like this:

Out of process application '/LM/W3SVC/4/Root' terminated unexpectedly. 

The user on the other hand gets a standard HTTP 500 internal server error msg.

I use the isapi.dll, the mysql db is local and is the latest version of mysql available for nt in production version. As far as I can see, I am closing each and every one of my db connections.

The other webs running on this server is running just fine, but they also run as separate instances.

Please give me a hand at this, or I am forced to return to perlscript for this kind of thing..

Regards,


Egil

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-11 12:03 UTC] sander@php.net
Please upgrade to the latest version. There were a lot of changes to the ISAPI-interface since 4.0.3. Reopen if the problem still exists.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 14:01:30 2024 UTC