ID: 25252 Comment by: chris at hotelthailand 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 got many php pages which were working fine. Yesterday I installed this version. I did not change anything else on my laptop. Nothing is working anymore. It's really annoying. I switch back to the old version 4.04 everything is fine again!!! Thanks Chris Previous Comments: ------------------------------------------------------------------------ [2003-08-26 20:13:32] [EMAIL PROTECTED] And I did disable the installer download for now :) ------------------------------------------------------------------------ [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
