I can't increase file size limit.. :(
Posted: Thu Apr 28, 2016 4:29 pm
Hello, Currently i'm using Vesta cp on ubuntu 14.04 LTS (nginx+apache)
BUT, I cann't increase file upload size limit, it always shows max upload size 2mb.
I have tried this..but no luck ...
BUT, I cann't increase file upload size limit, it always shows max upload size 2mb.
I have tried this..but no luck ...
Code: Select all
/etc/php5/apache2/php.ini
Code: Select all
memory_limit = 320M
upload_max_filesize = 100M
post_max_size = 200M