From:             damjan at widesec dot com
Operating system: windows server 2003
PHP version:      5.1.4
PHP Bug Type:     IIS related
Bug description:  warning on worker process shutdown

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!




-- 
Edit bug report at http://bugs.php.net/?id=38016&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38016&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38016&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38016&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38016&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38016&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38016&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38016&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38016&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38016&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38016&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38016&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38016&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38016&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38016&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38016&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38016&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38016&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38016&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38016&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38016&r=mysqlcfg

Reply via email to