Upgrade Error Max File Size in PHP.INI

I’m getting the below error message when attempting to upgrade from 7.10.x to 7.11.x. I’ve made adjustment to my php.ini file to increase the max sizes as well as restarted the webserver.

Environment
Apache
Linux
Chrome Browser
MySQL

ERROR
The file, size

Bytes, is greater than what is allowed by the upload_max_filesize and/
or te post_max_size settings in php.ini. Change the settings so that
they are greater than

Bytes and restart the webserver

Often, there is more than one php.ini, and changes might not be becoming effective.

Please check in Admin / Diagnostic / Phpinfo, you can see your effective values of upload_max_size, and also check the exact php.ini path.