Hello,
i will the PHP5.6 upload_max_filesize 2M change for the panel to 20M. IMSCP 1.5.3
Apache2 cgi
I have change here the php.ini:
/etc/php/5.6/
/etc/php/5.6/apache2
/etc/php/5.6/cgi
/etc/php/5.6/cli
/etc/php/5.6/fpm
root@server103:/etc/php/5.6# php -i | grep 'Configuration File'
Configuration File (php.ini) Path => /etc/php/5.6/cli
Loaded Configuration File => /etc/php/5.6/cli/php.ini
Configuration File (php.ini) Path | /etc/php/5.6/cgi |
I will change the Upload_max limit for all "User"
Who can i change this ?
Thanks for help