On Tue, 28 Sep 2010 15:04:22 +0200
"MOKRANI Rachid" <rachid.mokr...@ifpenergiesnouvelles.fr> wrote:

> I think that php limit the upload size to 2Go. Is someone know how to
> increase this limit (patch ? other ) 
>  
> My system : CentOS x86_64 
>  
> In my /etc/php.ini
> upload_max_filesize = 1792M
> post_max_size = 2000M

You mean that increasing post_max_size beyond 2G doesn't work?
Also check your apache configuration:

http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody


Reply via email to