RE: [PHP] Timeouts during large uploads, very slow queries etc

2005-03-07 Thread Chris Rose
> >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 > a

[PHP] Timeouts during large uploads, very slow queries etc

2005-03-07 Thread zzapper
>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 aroun