From:             vijaynsharma at yahoo dot com
Operating system: windows 2000 Professional
PHP version:      4.3.1
PHP Bug Type:     CGI related
Bug description:  CGI Timeout. The specified CGI application exceeded the allowed time 
for proces

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."


-- 
Edit bug report at http://bugs.php.net/?id=25312&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25312&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25312&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25312&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25312&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25312&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25312&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25312&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25312&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25312&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25312&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25312&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25312&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25312&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25312&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25312&r=gnused

Reply via email to