Check your default PHP version (php -v) and edit the php.ini of that version:
/usr/local/phpXX/lib/php.ini
Change the following:
upload_max_filesize =
post_max_size =
max_input_time =
Check your default PHP version (php -v) and edit the php.ini of that version:
/usr/local/phpXX/lib/php.ini
Change the following:
upload_max_filesize =
post_max_size =
max_input_time =