ID:               16880
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: *
 PHP Version:      4.3.0-dev
 New Comment:

Why did you have to introduce this new max_input_time setting? Sorry
but the default value of max_input_time is ridiculously low, 60 seconds
is just enough to upload a 300Kb file with a dialup connection!

I can't find any documentation yet but I bet that this max_input_time
setting can only be changed on a system-wide level. Is the goal to
produce an easy-to-use language? Do you realize that the large majority
of PHP users on virtual hosting can't change their configurations and
having such ridiculous default settings makes uploads impossible for
all of them?


Previous Comments:
------------------------------------------------------------------------

[2002-10-21 08:12:04] [EMAIL PROTECTED]

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

There is a new ini setting, max_input_time that will allow you to
specify how much time a script may spend parsing input data such as
file uploads etc...

------------------------------------------------------------------------

[2002-10-12 22:04:36] [EMAIL PROTECTED]

Nevermind, I had wrong php.ini settings.
Reproduced here too..


------------------------------------------------------------------------

[2002-10-12 21:59:32] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

(I can not reproduce this with this snapshot) 


------------------------------------------------------------------------

[2002-10-12 21:02:59] [EMAIL PROTECTED]

Confirmed in 4.2.3

------------------------------------------------------------------------

[2002-10-12 14:01:04] [EMAIL PROTECTED]

I have the same problem with iplanet web and IIS in win 2k.

------------------------------------------------------------------------

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/16880

-- 
Edit this bug report at http://bugs.php.net/?id=16880&edit=1

Reply via email to