Problem with changing values in php.ini
Problem with changing values in php.ini
I have forum, and because im using many plugins, custom CSS templates and much more stuff, i need to make some changes in php.ini.
I want to change max_input_vars from 1000 to 10000, but after change in /etc/php/fpm/7.2/php.ini i still see 1000.
I also restarted php-fpm (by command sudo service php7.2-fpm restart), but it still showing 1000.
How to change it? Am i changing wrong php.ini file, in wrong location?
Thanks!
Re: Problem with changing values in php.ini
You can change the php.ini settings for each user within the user settings ==> tab php settings
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Problem with changing values in php.ini
Should i just put max_input_vars = 10000; to Additional PHP settings?
Re: Problem with changing values in php.ini
Yes. This is the right way.
Tobi
-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Re: Problem with changing values in php.ini
Re: Problem with changing values in php.ini
why it should not be possible? If you are a Keyhelp admin user you can change the settings in the PHP tab.
Florian Cheno
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************