Page 1 of 1

Oosat2 help

Posted: Thu Jun 01, 2006 9:06 pm
by milinks
Probably a strange request :oops: I am attempting to upload a file to Oosat2, very simple, however the file is 44MBs, and, although my internet connection is very fast etc, it baulks, and after 5 minutes the screen crashes with cannot find server etc. I would rather put it up before i say what it is, nothing dubious honest!!! If anyone has an idea as to why this is occuring or how to rectify then please let me know.

Posted: Fri Jun 02, 2006 4:30 am
by Wolfwood
Most html based uploaders get into trouble with very large files. Sometimes the limit is as low as 5MB. Can you try breaking the zip into two and uploading them separately?

Posted: Fri Jun 02, 2006 9:01 am
by Selezen
The admin of the Oosat2 site should be able to adjust the timeout for uploads.

I know in ASP it's something like Session.Timeout. I dunno the PHP equivalent.

Posted: Fri Jun 02, 2006 1:32 pm
by Flying_Circus

Code: Select all

set_time_limit
among other options.