• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Additional configuration directives in PHP Settings are overwritten during a service package synchronization

This is not a bug, but correct behaviour. Plesk synchronizes the settings of the service plan with subscriptions. And if these custom parameters are not specified in the service plan PHP settings, then they will be the same as they are defined in the plan. Therefore, you need to add these Additional configuration directives to your PHP service plan settings.
 
Sorry, but that makes no sense at all. And the above article then also makes no sense. I can then never make a subscription related change if it is overwritten/deleted again at the next sync.
I want to set exactly as described in the article for ONE single domain max_input_vars = 5000. I do NOT want to set this for all domains of this service plan.

With kind regards,
Stephan Schröder
 
You can add an Add-on plan with the needed PHP setting max_input_vars = 5000 and then go to subscription of this domain, click "Change plan" button and add this Add-on to this subscription.
 
How does this work?
Add an add-on and copy the php-settings from the original service plan and add the max_input_vars to the "Additional configuration directives"?

The docs are not really helpful:
 
Back
Top