Tom wrote: > Hi Per, > > your result is on a suse 8.2 ? > hmm, i don't know the reason why my suse 10.2 machines do that > failure. My limits for for post_max_size and upload_max_size is both > 1500M. > > Greets & thanx, Tom
Tom, check your maximum PHP execution time. I've just done some testing where the upload was interrupted after 60seconds with this error: PHP Fatal error: Maximum execution time of 60 seconds exceeded in Unknown on line 0, referer: http://tintin/uploadbig.php I increased time to 240seconds, and had no problem uploading a 1Gb file. This was on a openSUSE 10.3 system with only 256M RAM. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php