From:             andy at nortrupdevelopment dot net
Operating system: Windows 2000 Server
PHP version:      4.3.2
PHP Bug Type:     *General Issues
Bug description:  max_input_time timeout misreported

Description:
------------
While working on a project envolving a larger file upload, we recived an
fatal error from php stating that durring the upload we had exceded the
max_execution_time limit of 360 seconds after only 60.  Further inspection
made it clear that we had not exceded the max_execution_time but the
max_input_time.  It would be helpful if the error message displayed the
actual time limit that was exceded.

Thanks,
Andy


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

Reply via email to