php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25312 CGI Timeout. The specified CGI application exceeded the allowed time for proces
Submitted: 2003-08-29 07:27 UTC Modified: 2003-09-16 10:21 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: vijaynsharma at yahoo dot com Assigned:
Status: Not a bug Package: CGI/CLI related
PHP Version: 4.3.1 OS: windows 2000 Professional
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: vijaynsharma at yahoo dot com
New email:
PHP Version: OS:

 

 [2003-08-29 07:27 UTC] vijaynsharma at yahoo dot com
Description:
------------
Dear sir,
                 We are using php 4.0 for generating reports. we use SQL 2000 as backend and V.B 6.0 for the DLL. We basically use PHP for formatting the report and jpGraph for displaying the graphs. I get the following error whenever there is a huge records returning from the Database say around 40,000 to 50,000 records. I have given max execution time in PHP.ini as 300 secs, even if i increase it still it is giving the following error. Is there any place where i can increase time and make it work.
we use php 4.3.3 W2K and IIS.

Error Message
"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
 [2003-08-29 07:36 UTC] derick@php.net
That's an IIS error, nothing we can fix for you.

Derick
 [2003-09-15 06:45 UTC] vijaynsharma at yahoo dot com
What is the IIS setting that needs to be changed? We are using IIS version 5.0. Is there any other workaround for this issue reported...
Its getting timed out before the specified timelimit in php.ini is reached.
Could you please consider this as my request and help me resolve the problem.
 [2003-09-16 10:21 UTC] sniper@php.net
Not php bug, ask support question elsewhere.

 [2004-02-10 04:10 UTC] gtskaran at yahoo dot com
You can fix it by changing the connection timeout of your IIS setting.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC