Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Michael Smith on April 09, 2003, 09:18:51 AM

Title: Webshare contrib: file size limitations?
Post by: Michael Smith on April 09, 2003, 09:18:51 AM
I've been playing around with the Webshare contrib on a 5.1.2 SME server connected via DSL and it's great!  However ... large files can be downloaded (8+ megs at least) BUT my experience has been that nothing larger than about 2 megs can be UPloaded.  I've had two different folks "out there" try uploading -- Internet Exploder's progress bar goes slowly all the way across, then the status area says "Done" but no file is actually present in the folder.  Is this an Internet Explorer timeout?  Can the script be adjusted to wait longer?

Thanks for your input.
Title: Re: Webshare contrib: file size limitations?
Post by: Boris on April 09, 2003, 10:49:39 AM
PHP upload file size limit has been covered many times here.
Modify /etc/php.ini file with reasonable bigger upload file size limit.
Title: Re: Webshare contrib: file size limitations?
Post by: Michael Smith on April 10, 2003, 03:55:31 AM
Thanks for pointing me in the right direction ... I'd run across edits to php.ini before for timeouts questions, but not for upload file size limit.
Title: Re: Webshare contrib: file size limitations?
Post by: Boris on April 10, 2003, 04:31:18 AM
Welcome. You are doing it via custom templates, right? ;-)