From:             iamtgo3 at ipdg3 dot com
Operating system: Windows 2003 Server
PHP version:      5.0.3
PHP Bug Type:     CGI related
Bug description:  CGI Timeout

Description:
------------
I am getting the below error message again and have all the pemission set
correctly. What has changed from version 4.x that works everytime to 5.x
being harder then the search for the Holy Grail to get it to work. One
good thing the install docs are finally updated but of course following
them word for word still does not mean it will work. I am up for any
suggestions at this point. Is this a bug or do other have PHP 5.0.3 CGI
version working on Windows 2003 Server?

CGI Timeout
The specified CGI application exceeded the allowed time for processing.
The server has deleted the process.


Reproduce code:
---------------
Try to install it

Expected result:
----------------
<?PHP

echo PHPINFO();

?>

To display info

Actual result:
--------------
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=32178&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32178&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32178&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32178&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32178&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32178&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32178&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32178&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32178&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32178&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32178&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32178&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32178&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32178&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32178&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32178&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32178&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32178&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32178&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32178&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32178&r=mysqlcfg

Reply via email to