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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 23:01:27 2025 UTC