Hi,
I've increase the allow upload size in php to 16MB. Also set the max file upload in dashboard admin to 12MB.
but when I try to upload a large image more than 2Mb it get internal error. Also tried to turn on all error display ... in php.ini but never get any use full error message to debug even in the php-fpm error log file
full phpinfo here: http://imgur.com/a/ezO5R
I use nginx + php-fpm
I've increase the allow upload size in php to 16MB. Also set the max file upload in dashboard admin to 12MB.
but when I try to upload a large image more than 2Mb it get internal error. Also tried to turn on all error display ... in php.ini but never get any use full error message to debug even in the php-fpm error log file
full phpinfo here: http://imgur.com/a/ezO5R
I use nginx + php-fpm