From: Jared dot Williams1 at ntlworld dot com Operating system: Win2000 PHP version: 5.1.3 PHP Bug Type: IIS related Bug description: FastCGI now longer works
Description: ------------ Using fastcgi no longer appears to work with IIS. 5.1.3RC2 worked fine. Appears no requests get to the worker processes. They are created, but just do nothing it appears. C:\Inetpub\VTemplate\tests>pslist php PsList 1.21 - Process Information Lister Copyright (C) 1999-2002 Mark Russinovich Sysinternals - www.sysinternals.com Process information for WIN2KS: process php was not found on WIN2KS C:\Inetpub\VTemplate\tests>wget -s http://localhost/phpinfo.php --13:06:24-- http://localhost/phpinfo.php => `phpinfo.php' Resolving localhost... done. Connecting to localhost[127.0.0.1]:80... connected. HTTP request sent, awaiting response... Nothing happens here, but the worker processes have fired up... C:\Inetpub\VTemplate\tests>pslist php PsList 1.21 - Process Information Lister Copyright (C) 1999-2002 Mark Russinovich Sysinternals - www.sysinternals.com Process information for WIN2KS: Name Pid Pri Thd Hnd Mem User Time Kernel Time Elapsed Time php-cgi 1784 8 2 38 6440 0:00:00.080 0:00:00.100 0:01:56.417 php-cgi 740 8 2 41 6380 0:00:00.110 0:00:00.050 0:01:56.397 php-cgi 2008 8 2 43 6380 0:00:00.110 0:00:00.070 0:01:56.357 -- Edit bug report at http://bugs.php.net/?id=37291&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37291&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=37291&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37291&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37291&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37291&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37291&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37291&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37291&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37291&r=support Expected behavior: http://bugs.php.net/fix.php?id=37291&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37291&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37291&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37291&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37291&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37291&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37291&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37291&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37291&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37291&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37291&r=mysqlcfg