ID: 46515 Updated by: [EMAIL PROTECTED] Reported By: markwod at yahoo dot co dot uk -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.2.6 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ Previous Comments: ------------------------------------------------------------------------ [2008-11-07 11:38:42] markwod at yahoo dot co dot uk Description: ------------ When I call the code below, it causes Apache (2.2.10) to crash. This seems to have just started happening after I removed PHPed and Komodo. Since then I've backed out all Apache and PHP setting and reinstalled. Still there. Apache error log reports: [Fri Nov 07 11:34:55 2008] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Fri Nov 07 11:34:55 2008] [notice] Apache/2.2.10 (Win32) PHP/5.2.6 configured -- resuming normal operations [Fri Nov 07 11:34:55 2008] [notice] Server built: Oct 10 2008 12:39:04 [Fri Nov 07 11:34:55 2008] [notice] Parent: Created child process 6004 [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Child process is running [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Acquired the start mutex. [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting 64 worker threads. [Fri Nov 07 11:34:56 2008] [notice] Child 6004: Starting thread to listen on port 8080. I'm out of idea's as what else to try. Looking around on the web hasn't revealed anything. Windows XP PHP 5.2.6 Apache 2.2.10 Regards Mark Reproduce code: --------------- <? phpinfo(); ?> Expected result: ---------------- The usual env op ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46515&edit=1