php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38016 warning on worker process shutdown
Submitted: 2006-07-05 15:19 UTC Modified: 2006-07-05 15:38 UTC
From: damjan at widesec dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 5.1.4 OS: windows server 2003
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: damjan at widesec dot com
New email:
PHP Version: OS:

 

 [2006-07-05 15:19 UTC] damjan at widesec dot com
Description:
------------
When IIS6's worker process w3wp.exe shuting down, generate warning into the system log:

----------------------------------------------------------
Event Type:	Warning
Event Source:	W3SVC
Event Category:	None
Event ID:	1009
Date:		5.7.2006
Time:		17:06:40
User:		N/A
Computer:	SERVER
Description:
A process serving application pool 'DefaultAppPool' terminated unexpectedly. The process id was '3180'. The process exit code was '0xc0000005'.
----------------------------------------------------------

Before i used PHP v5.1.2 and it's work fine. I did also test and put old version (5.1.2) back on my server and there is no problems. When put on v5.1.4, generate warnings on shutdown.
I'm using zip package with .ini configurations.
I did not make any changes in .ini when update from 5.1.2 -> 5.1.4!




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-05 15:38 UTC] tony2001@php.net
We are aware of PHP's problems with stability under IIS and are working 
to rectify the problem. Unfortunatly your bug report does not contain any
extra useful information and we already have enough bug reports open about
this issue. If you can provide more detailed information such as a 
reproducable crash or a backtrace please do so and reopen this bug. 
Otherwise please keep trying new releases as we are working to resolve 
the problems on this platform
 
Thanks for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 07:01:29 2024 UTC