Max_input_vars 1000

Hello Hi no matter what I do PHP Max Input Vars I can’t change this value

Verion Info

I face an Issue on WordPress ( PHP Max Input Vars: 1000 Current limit is sufficient for most tasks. 2000 is recommended. 3000 or more may be required if lots of plugins are in use and/or you have a large amount of menu items. )

I try to change PHP version with editing php.ini and save and restart


also

and on root of my website :

and

and

I restart my webserver , I restart my VPS .. I clear browser cash still face same error PHP Max Input Vars.
I change my website php version

I hope sharing solution , Thanks inadvance

After Search
;max_input_vars = 3000
is comment so after edit it
max_input_vars = 3000
Now every things are going well , thanks ChatGPT :slight_smile: