From: Operating system: Windows XP/2003 PHP version: 5.3.2 Package: Apache2 related Bug Type: Bug Bug description:any PHP version above 5.3.0 causes Apache above 2.2.11 to die on start
Description: ------------ Not sure if this is PHP or Apache (or both), but upgrading PHP beyond 5.3.0 or Apache beyond 2.2.11 causes Apache to refuse to start (using Apache module). Apache log has '[crit] (OS 6)The handle is invalid. : master_main: create child process failed. Exiting.', but I'm not sure if its related or not. I've tried virtually every combination of PHP > 5.3.0 and Apache > 2.2.11. Tried on two different machines and several different OSes (XP professional SP3, 2k3 enterprise sp2 and 2k3 standard sp2). I had a friend try an XAMMP package on his machine a while back and it had exactly the same issue. I usually do a standard installation (defaults except for phpmanual and an install path of w:\php) I'm going to raise a bug on the Apache bug tracker as well since I really don't know which package is at fault. I am confident with computers (though programming is not my field) so feel free to ask for further information, and I'll do my best to provide it. I am only able to test on Win XP Pro, as my 2k3 standard system is a production server, and I don't currently have a 2k3 enterprise machine Test script: --------------- N/A -- Edit bug report at http://bugs.php.net/bug.php?id=52191&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52191&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52191&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52191&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52191&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52191&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52191&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52191&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52191&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52191&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52191&r=support Expected behavior: http://bugs.php.net/fix.php?id=52191&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52191&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52191&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52191&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52191&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52191&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52191&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52191&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52191&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52191&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52191&r=mysqlcfg
