View Single Post
  #1  
Old 01-06-2012, 04:59 AM
drakerc drakerc is offline
New Member
 
Join Date: Jan 2012
Posts: 2
Default Higher Max Request Body Size

Hello,

I run a website with uploading module and I use litespeed with it. I'd like to allow my users to upload files bigger than 2GB, but there's a problem - it'll always show me the "Fatal error: Allowed memory size of 2147483648 bytes exhausted" error. As far as I know, it's caused by the Max Request Body Size - I set it to 2047M. Is it possible to set it to higher value like 3GB? It says that there's a limit to 2047M and I can't do anything now.

sorry for my English.
Reply With Quote