Control Web Panel

WebPanel => Information => Topic started by: nikeddy on April 20, 2015, 11:46:57 AM

Title: File size exceeds allowed limit
Post by: nikeddy on April 20, 2015, 11:46:57 AM
hello to all.

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

thanks
Title: Re: File size exceeds allowed limit
Post by: brijendrasial 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
Title: Re: File size exceeds allowed limit
Post by: Glenn on April 28, 2015, 10:52:33 AM
Check your quota also maybe that file takes the account over quota ?