Page 1 of 1
php server setting max file size
Posted: Sat Feb 06, 2016 2:14 pm
by galiver60
Hello,
I want to increase max file size in server php setting.
How i can do this?
Can anyone help me to do this?
thanks,
Re: php server setting max file size
Posted: Sun Feb 07, 2016 10:15 am
by galiver60
How i can change max file size in php setting?
Re: php server setting max file size
Posted: Sun Feb 07, 2016 10:24 am
by skurudo
galiver60 wrote:
I want to increase max file size in server php setting.
How i can do this?
Change in php.ini:
post_max_size
upload_max_filesize
https://vestacp.com/docs/#config-log-lo ... hel-centos
https://vestacp.com/docs/#config-log-lo ... ian-ubuntu