Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Another File Size Limit In Server Configuration
https://www.tinywebgallery.com/forum/viewtopic.php?f=13&t=3258
Page 1 of 1

Author:  GoremanX [ 3. Mar 2012, 17:44 ]
Post subject:  Another File Size Limit In Server Configuration

I had all te size and timeout limits set fine on my server (all the ones documented in the FAQ, anyways), but file uploads were still being limited to about 15MB. When I checked my server's log, I found that there's another way to limit file size uploads on Apache when using fcgid to load php, which is a very common server setup. In the file /etc/apache2/mods-available/fcgid.conf on Ubuntu 10.04 (or the equivalent location for other Linux servers), there might be a statement which reads:

MaxRequestLen 15728640

This limits any uploads to the specified number in bytes. Commenting out the line or changing it to a different value fixes the problem.

Author:  TinyWebGallery [ 3. Mar 2012, 22:38 ]
Post subject:  Re: Another File Size Limit In Server Configuration

Thanks for the post. I'll add this to the FAQ.

Best,
Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/