From: amazingant111 at yahoo dot com Operating system: Windows 7 x64 PHP version: 5.3.1 PHP Bug Type: Apache2 related Bug description: PHP Crashing Apache on Win7x64
Description: ------------ On the 64-bit version of Windows 7, Apache runs well normally, but gives the message "The requested operation has failed!" when PHP in installed and loaded. Reproduce code: --------------- Using default php.ini with the following added into httpd.conf by the PHP installer: #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL PHPIniDir "C:/PHP/" LoadModule php5_module "C:/PHP/php5apache2_2.dll" #END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL Expected result: ---------------- The web server should begin running and start "serving" pages. Actual result: -------------- Apache service gives an error box with no useful information, but adds the following line to its error log: [Wed Dec 02 23:14:35 2009] [warn] pid file C:/Apache/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? Changing error logging levels in httpd.conf doesn't return any additional information. -- Edit bug report at http://bugs.php.net/?id=50369&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50369&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50369&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50369&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50369&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50369&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50369&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50369&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50369&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50369&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50369&r=support Expected behavior: http://bugs.php.net/fix.php?id=50369&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50369&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50369&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50369&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50369&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50369&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50369&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50369&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50369&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50369&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50369&r=mysqlcfg