php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32178 CGI Timeout
Submitted: 2005-03-03 18:19 UTC Modified: 2005-03-04 16:55 UTC
From: iamtgo3 at ipdg3 dot com Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 5.0.3 OS: Windows 2003 Server
Private report: No CVE-ID: None
 [2005-03-03 18:19 UTC] iamtgo3 at ipdg3 dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-04 16:55 UTC] sniper@php.net
Works fine here == something wrong with your install.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC