[Typo3] error after trying to upload > 2MB pdf file

Amr Mostafa amr.mostafa at gmail.com
Wed May 18 07:40:02 CEST 2005


Hi Jason,

Apache has a directive named "LimitRequestBody" that limits the total
size of POST data, look up your httpd.conf may be it's there.
Anyway, this directive is not set by default.

my two cents :)

- Amr Mostafa

On 5/18/05, Dennis Shewmaker <dshewmaker at promission.net> wrote:
> Hi,
> 
> Jason Lefkowitz wrote:
> > Hi Jordan --
> >
> > I'm having the same problem with uploading PDFs greater than 2MBs in size (through the Filelinks content object) -- but my upload_max_filesize is has already been increased, to 15MB, as has my post_max_size (to 20MB).
> > Is there anything within Typo3 that could be throttling file uploads back to 2MB max, if PHP is configured correctly?
> 
> Just checking, but did you restart the web server?  RHEL 3 it is service
> httpd restart.  I just had the same issue and the only place that stops
> uploads at 2MB is the upload_max_filesize setting in php.ini.
> 
> --
> Dennis
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list