Re: [PHP] problem uploading BIG files

2002-03-18 Thread Gerhard Hoogterp
On Monday 18 March 2002 23:56, Martin Towell wrote: > Is it possible to determine if it's the php script causing the error or the > browser causing the error? Maybe it's the browser timing-out?? Tested with two browsers. But probably it's the timing anyhow indeed.. I just realized that the timeo

RE: [PHP] problem uploading BIG files

2002-03-18 Thread Martin Towell
ject: [PHP] problem uploading BIG files Hello All, I have a problem uploading big files. 23MB range. I already changed the max_upload_filesize and the post_max_site to 26214400 byes (25Mb) and the timeout (set_time_limit) is set to 0. No limit. Since I'm testing over a lan uploading goes fast.

[PHP] problem uploading BIG files

2002-03-18 Thread Gerhard Hoogterp
Hello All, I have a problem uploading big files. 23MB range. I already changed the max_upload_filesize and the post_max_site to 26214400 byes (25Mb) and the timeout (set_time_limit) is set to 0. No limit. Since I'm testing over a lan uploading goes fast. I see it going for a while and then s