ID:               25252
 Comment by:       dan at cognex dot com
 Reported By:      brothererryn at atomicmonks dot com
 Status:           Open
 Bug Type:         CGI related
 Operating System: Windows 2000 Professional
 PHP Version:      4.3.3
 New Comment:

I have this same issue.  I am trying to use phpBB.  My webhost runs
fine, but they run apache on linux, whereas here I run IIS on Windows. 
Please help!  :)

Exact same description as his problem.  Thanks.


Previous Comments:
------------------------------------------------------------------------

[2003-08-26 08:04:20] brothererryn at atomicmonks dot com

Description:
------------
Using Windows install package, so CGI version, no extensions. Have IIS
5.0 on W2K. All PHP scripts return this error after a few minutes:

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

Even a .php file with no php code produces this error.

Reproduce code:
---------------
Example 1: 
<HTML><BODY>Test</BODY></HTML>

Example 2:
<HTML><BODY><? print "Test"; ?></BODY></HTML>

Expected result:
----------------
I expect to see "Test" displayed.

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


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25252&edit=1

Reply via email to