ID:               25252
 Updated by:       [EMAIL PROTECTED]
 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:

And I did disable the installer download for now :)


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

[2003-08-26 20:07:05] [EMAIL PROTECTED]

It seems that the wrong binary has been shipped in the installer
version of 4.3.3. Until a new package is made you can use php.exe from
the zip distribution.

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

[2003-08-26 15:33:23] dan at cognex dot com

I downloaded this and pasted the files over my existing install.  

http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Seeming to work!

Maybe php.net should post the STABLE install on the front "downloads"
page :P

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

[2003-08-26 15:06:50] dan at cognex dot com

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.

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

[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