From: stevenhunt_ at hotmail dot com Operating system: Vista Ultimate 64bit PHP version: 5.2.5 PHP Bug Type: IIS related Bug description: PHP installs but will not serve pages
Description: ------------ After successfully installing PHP i ryed to run a basic php info page and got an extension error. as best i can see this is due to it beinf a 32bit application but changeing the proccess thread to allow 32 bit applications then causes a service unavailable and crashed the process thread. Reproduce code: --------------- install and try PHP on vista ultimate 64bit edition. Expected result: ---------------- phpinfo() to execute and pages to run Actual result: -------------- HTTP Error 500.21 - Internal Server Error Handler "PHP-ISAPI" has a bad module "IsapiModule" in its module list Module IIS Web Core Notification ExecuteRequestHandler Handler PHP-ISAPI Error Code 0x8007000d Requested URL http://localhost:80/info.php Physical Path C:\inetpub\wwwroot\info.php Logon Method Anonymous Logon User Anonymous -- Edit bug report at http://bugs.php.net/?id=44727&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44727&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44727&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44727&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44727&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44727&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44727&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44727&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44727&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44727&r=support Expected behavior: http://bugs.php.net/fix.php?id=44727&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44727&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44727&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44727&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44727&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44727&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44727&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44727&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44727&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44727&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44727&r=mysqlcfg
