Plesk for Linux
kb: how-to
ABT: Group B
Applicable to:
- Plesk for Linux
Question
How to manage PHP max_input_vars
variable in Plesk?
Answer
For a single domain
-
Open Domains > example.com > PHP Settings tab;
-
Add the max_input_vars variable in the Additional configuration directives field and press Apply
CONFIG_TEXT: max_input_vars = 3000
For particular PHP version
- Log into Plesk;
- In Plesk > Tools & Settings > PHP Settings click on required PHP version. For example, PHP 7.4 FPM:
- Open the tab php.ini:
- Remove ; sign before
max_input_vars
, set the desired value and click OK:
Comments
1 comment
The Additional configuration directives field is not available with the Power User View, you need use the Service Provider view
Please sign in to leave a comment.