How to manage PHP max_input_vars variable on Plesk for Linux?

Noumankhan

Member
XNullUser
Joined
Jun 6, 2022
Messages
26
Reaction score
42
Points
13
NullCash
161
For a single domain


  1. Go to Domains > example.com > PHP Settings
  2. Add the max_input_vars variable in the Additional configuration directives field and click OK to apply the changes:
    max_input_vars = 3000


    For particular PHP version
    1. Log in to Plesk GUI
    2. Go to Tools & Settings > PHP Settings > Click on the required PHP version. For example, PHP 7.4 FPM:
      PHP_settings.PNG
 

mrjoe

New member
XNullUser
Joined
Nov 1, 2021
Messages
25
Reaction score
1
Points
3
NullCash
8
Anyone knows how to do this for diretadmin?
 
Top