The uploaded file exceeds the upload_max_filesize directive in php.ini

I’m uploading a zip file and I’m getting this error “The uploaded file exceeds the upload_max_filesize directive in php.ini.”

I’ve already updated all PHP versions to 128M and with no result, do I still need to do anything else to change that?