Author Topic: File size exceeds allowed limit  (Read 10020 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
File size exceeds allowed limit
« on: April 20, 2015, 11:46:57 AM »
hello to all.

for increase this : File size exceeds allowed limit in webftp upload file?

thanks

Re: File size exceeds allowed limit
« Reply #1 on: April 25, 2015, 12:12:45 AM »
May be changing values of below variables in /usr/local/php/php.ini can help you.
post_max_size = 8M
upload_max_filesize = 2M

Offline
**
Re: File size exceeds allowed limit
« Reply #2 on: April 28, 2015, 10:52:33 AM »
Check your quota also maybe that file takes the account over quota ?