I think there is a file size argument both in the html form tag and within 
php.ini (max_file_size...? or something like that). I would try to make 
both very large, just as a test.
Anyway, I had a similar problem that was fixed by playing around with 
these settings.

David





"Matt Cassarino" <[EMAIL PROTECTED]>

02/23/2005 03:01 PM



 

To:
<php-general@lists.php.net>
cc:
"Matt Cassarino" <[EMAIL PROTECTED]>




Subject:
[PHP] Web Browser Timeout on Upload Script



Hi,

I am running a simple Upload script in PHP using a HTML Form with a File 
field.  The user can browse their computer and upload a file.  It works 
great, except for large files, where the browser will timeout.  The 
timeout appears to happen after about 5 minutes.  Any ideas on how to get 
around this?

Ideal solution would be on the server side b/c I don't want to have my 
users set a browser option.

Thanks a lot!

Matt Cassarino
Cell: (206) 484-4626
Web: www.mattcass.com
Email: [EMAIL PROTECTED]

Reply via email to