ID: 25252 Comment by: walter at cybermight dot com Reported By: brothererryn at atomicmonks dot com Status: Closed Bug Type: CGI related Operating System: Windows 2000 Professional PHP Version: 4.3.3 Assigned To: phildriscoll New Comment:
Using: Win2KSrv, IIS5, PHP4.3.8 File Upload attempt exceeding approx. 280-330 seconds: Same (above listed) CGI error: ...exceeding allowed time for processing Same error after attempting the following steps: Upgrading to manual install of 4.3.8 php ini settings: default_socket_timeout = 6000 auto_detect_line_endings = Off safe_mode = Off max_execution_time = 6000 max_input_time = 6000 memory_limit = 100M post_max_size = 100M enable_dl = Off (have tried = On) cgi.force_redirect = 0 file_uploads = On auto_detect_line_endings = On IIS Application timeout is set to 60 minutes (standard 20). IIS Connection timeoutset to 3600 (secs) In the actual .php file consisting of the upload script I also added the line: set_time_limit(6000); Independent of the browser used Netscape7, Opera7.x or IE6x, and independent of the platform used to upload larger files exceeding this execution time limit, it produces this error. If there is a bugfix, it's certainly not completely eliminated in the 4.3.8 version, neither in the ..STABLE_VERSION listed. Unfortunately there is no fix for this at Microsoft either, no IIS updates resolving this bug. So who actually is it that this problem needs to be addressed to? Previous Comments: ------------------------------------------------------------------------ [2004-07-28 06:45:18] gab_cue at hotmail dot com The stable install seemed to work for me.....after much deliberation!!!!!!!!! SIGH :o) ------------------------------------------------------------------------ [2004-05-13 08:41:27] gvp at zzr dot dk Yeah, i have same problem, tried different .exe's but nothing works (w2k server, IIS 5.0) ------------------------------------------------------------------------ [2004-04-19 19:35:34] cdeogade at spectrum2020 dot com hi, I am running PHP 4.3.4.4 on IIS 5.1 on Windows XP. I think i installed PHP in Jan 2004. I get the folowing error message: CGI Timeout The specified CGI application exceeded the allowed time for processing. The server has deleted the process. In one of your responses you stated that everything above 4.3.3 is fixed, but its doesnt seem so. Also i changed the script execution time to higher value in my IIS server. Thanks Chaitanya ------------------------------------------------------------------------ [2004-03-30 12:11:30] bryan at bleu-tango dot com I have been having a similar problem, but it happens in every version from 4.3.2 through the 3-30 stable win32 release. See Bug #27781 ------------------------------------------------------------------------ [2004-03-30 01:26:55] [EMAIL PROTECTED] This bug (number 25252) is related to the fact that I accidentally put the cli rather than the cgi version of php.exe into the 4.3.3 installer. This was corrected after a few hours, and I'm certain that I didn't repeat the mistake in 4.3.4 or 4.3.5. Hence, I can state with confidence that the problems reported after I fixed the original error in August 2003, are not related to this bug. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25252 -- Edit this bug report at http://bugs.php.net/?id=25252&edit=1