How do I limit upload_max_filesize? PHP.ini method not working

Hi!
I'm trying to limit upload_max_filesize from default 128M to 3M.
I've tried doing that in php.ini and user.ini and nothing has changed.
When I try to do that in .htaccess file I'm getting internal server error

When I check phpinfo.php it always say 128M

I'm using wordpress and already tried to limit it there in functions.php but with same result.



I have hosting plan: Pro 2014 with php 8.1

Thanks for help!

Hello,

The php ini is not available on shared hosting.

You will find the limitations from the following link:
https://phpfpm81.1infos.hosting.ovh.net/infos.hosting.ovh.net/

If you want more freedom, I invite you to consult our offers :
https://www.ovhcloud.com/en-ie/vps/

^FabL