From: jim at ernie dot demon dot co dot uk Operating system: Windows Server 2003 enterprise PHP version: 4.3.3 PHP Bug Type: IIS related Bug description: CGI Timeout
Description: ------------ CGI Timeout on Windows 2003 server, IIS 6.0 All ISAPI and CGI enabled Browser message: CGI Timeout The specified CGI application exceeded the allowed time for processing. The server has deleted the process. PHP interpreter check: C:\PHP\php.exe index.php returns correct results Note: Perl CGI and ISAPI work See also - Bug #25252 CGI Application Timeout Reproduce code: --------------- http://www.cognoscence.org/cogs2/index.php Cannot provide code due to user/password security but: <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <? phpinfo(); ?> </body> </html> fails too ... Expected result: ---------------- As seen with interpeter test above ... Actual result: -------------- In Internet Explorer: CGI Timeout The specified CGI application exceeded the allowed time for processing. The server has deleted the process. -- Edit bug report at http://bugs.php.net/?id=25255&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25255&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25255&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25255&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25255&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25255&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25255&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25255&r=support Expected behavior: http://bugs.php.net/fix.php?id=25255&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25255&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25255&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25255&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25255&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25255&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25255&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25255&r=gnused
