From:             xuefer at 21cn dot com
Operating system: winxp
PHP version:      5.0.0b3 (beta3)
PHP Bug Type:     Apache2 related
Bug description:  cannot restart apache2 with php5

Description:
------------
it's 5.0.0b4

it's fine with php4.3.4





Reproduce code:
---------------
net stop apache2



(first start)

"Apache2\bin\Apache.exe" -w -n "Apache2" -k restart

(restart)

Apache2\bin\Apache.exe" -w -n "Apache2" -k restart



Expected result:
----------------
restart should be ok

Actual result:
--------------
-----

[Sat Feb 14 02:06:34 2004] [notice] Parent: Created child process 2660

[Sat Feb 14 02:06:35 2004] [notice] Child 2660: Child process is running

[Sat Feb 14 02:06:35 2004] [notice] Child 2660: Acquired the start mutex.

[Sat Feb 14 02:06:35 2004] [notice] Child 2660: Starting 100 worker
threads.

------



[Sat Feb 14 02:06:55 2004] [notice] Parent: Received restart signal --
Restarting the server.

[Sat Feb 14 02:06:55 2004] [notice] Child 2660: Exit event signaled. Child
process is ending.

[Sat Feb 14 02:06:56 2004] [warn] (OS 995)I/O operation has been aborted
because of either a thread exit or an application request.  :
winnt_accept: Asynchronous AcceptEx failed.

[Sat Feb 14 02:06:56 2004] [warn] (OS 995)I/O operation has been aborted
because of either a thread exit or an application request.  :
winnt_accept: Asynchronous AcceptEx failed.

[Sat Feb 14 02:06:56 2004] [notice] Child 2660: Released the start mutex

[Sat Feb 14 02:06:57 2004] [notice] Child 2660: Waiting for 100 worker
threads to exit.

[Sat Feb 14 02:06:57 2004] [notice] Child 2660: All worker threads have
exited.

[Sat Feb 14 02:06:57 2004] [notice] Child 2660: Child process is exiting



-- 
Edit bug report at http://bugs.php.net/?id=27244&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27244&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27244&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27244&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27244&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27244&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27244&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27244&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27244&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27244&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27244&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27244&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27244&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27244&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27244&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27244&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27244&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27244&r=float

Reply via email to