php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38855 IIS 5.0 Crash
Submitted: 2006-09-16 18:54 UTC Modified: 2006-09-17 03:37 UTC
From: ootherman at yahoo dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.4.4 OS: Windows 2000 sp4
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: ootherman at yahoo dot com
New email:
PHP Version: OS:

 

 [2006-09-16 18:54 UTC] ootherman at yahoo dot com
Description:
------------
IIS 5.0 crash evry 4-6 hours !!!
in the log event i found this error:

Event Type:	Error
Event Source:	Service Control Manager
Event Category:	None
Event ID:	7031
Date:		9/2/2006
Time:		5:06:10 PM
User:		N/A
Computer:	Computer
Description:
The World Wide Web Publishing Service service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 0 milliseconds: No action. 

Event Type:	Error
Event Source:	Service Control Manager
Event Category:	None
Event ID:	7031
Date:		9/2/2006
Time:		5:06:10 PM
User:		N/A
Computer:	Computer
Description:
The Simple Mail Transport Protocol (SMTP) service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 0 milliseconds: No action. 

Event Type:	Error
Event Source:	Service Control Manager
Event Category:	None
Event ID:	7031
Date:		9/2/2006
Time:		5:06:10 PM
User:		N/A
Computer:	Computer
Description:
The FTP Publishing Service service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 0 milliseconds: No action. 

Event Type:	Error
Event Source:	Service Control Manager
Event Category:	None
Event ID:	7031
Date:		9/2/2006
Time:		5:06:10 PM
User:		N/A
Computer:	Computer
Description:
The IIS Admin Service service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 0 milliseconds: No action. 


Event Type:	Error
Event Source:	WAM
Event Category:	None
Event ID:	204
Date:		9/2/2006
Time:		10:30:15 AM
User:		N/A
Computer:	Computer
Description:
The HTTP server encountered an unhandled exception while processing the ISAPI Application '
wam!WAM_REQ_CORE::GetSz(unsigned long)const  + 0x51
php4isapi + 0x1172
wam!DllCanUnloadNow + 0x636
wam!DllCanUnloadNow + 0x20C
w3svc!HTTP_HEADERS::FindValue(char const *,unsigned long *) + 0xE2
w3svc!STR::Copy(char const *,unsigned long) + 0xC71
w3svc!STR::Copy(char const *,unsigned long) + 0xB49
w3svc!STR::Copy(char const *,unsigned long) + 0x9A2
w3svc!CLIENT_CONN::OnSessionStartup(int *,void *,unsigned long,int) + 0x642
w3svc!HTTP_HEADERS::Reset(void) + 0x1CA
w3svc!IIS_SERVER_INSTANCE::LockThisForWrite(void) + 0x63C
w3svc!IIS_SERVER_INSTANCE::LockThisForWrite(void) + 0x5AF
ISATQ!_AtqWriteSocket@16 + 0x218
ISATQ!CDirMonitor::RemoveEntry(class CDirMonitorEntry *) + 0x13A
 + 0xECA5F197
'. 
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp. 

Reproduce code:
---------------
Windows 2000 server sp4
IIS 5.0
PHP ver 4.4.4
MySql server 4.1


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-17 03:37 UTC] derick@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: Thu Apr 25 22:01:29 2024 UTC