Koozali.org: home of the SME Server

Webshare contrib: file size limitations?

Michael Smith

Webshare contrib: file size limitations?
« 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.

Boris

Re: Webshare contrib: file size limitations?
« Reply #1 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.

Michael Smith

Re: Webshare contrib: file size limitations?
« Reply #2 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.

Boris

Re: Webshare contrib: file size limitations?
« Reply #3 on: April 10, 2003, 04:31:18 AM »
Welcome. You are doing it via custom templates, right? ;-)