ID: 43134 User updated by: akujin at akujin dot com Reported By: akujin at akujin dot com Status: Open Bug Type: Apache2 related Operating System: Vista 32-bit PHP Version: 5.2.4 New Comment:
All right, a bit of new information. The error log in apache was picking up this at every crash: [Mon Oct 29 23:50:59 2007] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Mon Oct 29 23:50:59 2007] [notice] Apache/2.2.6 (Win32) PHP/5.2.4 configured -- resuming normal operations [Mon Oct 29 23:50:59 2007] [notice] Server built: Sep 5 2007 08:58:56 [Mon Oct 29 23:50:59 2007] [notice] Parent: Created child process 5776 [Mon Oct 29 23:51:00 2007] [notice] Child 5776: Child process is running [Mon Oct 29 23:51:00 2007] [notice] Child 5776: Acquired the start mutex. [Mon Oct 29 23:51:00 2007] [notice] Child 5776: Starting 250 worker threads. [Mon Oct 29 23:51:00 2007] [notice] Child 5776: Starting thread to listen on port 80. So error status 3221225477 would be my problem. Previous Comments: ------------------------------------------------------------------------ [2007-10-30 06:46:14] akujin at akujin dot com Description: ------------ This is a fresh install on Vista. I've installed the standard server setup (Apache2+Php+Mysql) I've been using for years, and everything seems to be going fine. The first time I attempt to load a .php page, apache2 crashes. I reboot, reload the page, and apache crashes again. I've tried writing test pages, loading standard functions (phpinfo()), and every process seems to crash apache. I'm at a loss as to the cause. Apache 2.2.6, PHP 5.2.4, Vista 32-bit. Reproduce code: --------------- Any PHP code. Expected result: ---------------- A page returned from the server. Actual result: -------------- Apache2 crashes. I've been unable to find a cause in the logs. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43134&edit=1
