Cobra Forum

Plesk Panel => Plesk Service/Interface => Topic started by: mahesh on Dec 21, 2023, 07:38 AM

Title: Following permissions are not allowed in the subscription, or service plan:
Post by: mahesh on Dec 21, 2023, 07:38 AM
Question: Plesk Performance Booster displays the warning: Following permissions are not allowed in the subscription, or service plan: Hosting settings management
Symptoms
In Plesk > Tools & Settings > Performance Booster > example.com the following notification is displayed under the Set optimized PHP settings option:

Following permissions are not allowed in the subscription, or service plan:
Hosting settings management

Cause
Insufficient permissions on the subscription/service plan level. Hosting settings management should be allowed to enable the feature.

Resolution
Note: If the server is running with the Plesk Web Admin license edition, refer to the 'via CLI (On the Subscription level)' section

On the Service Plan level:
(https://pix.cobrasoft.org/images/2023/12/21/Screenshot-2023-09-04-at-15.41.18.png)Note: Changes will not be applied for the Locked subscriptions
On a Subscription level:
QuoteWarning: After applying changes on the subscription level, the subscription will be locked from the synchronization with its service plan

(https://pix.cobrasoft.org/images/2023/12/21/Screenshot-2023-09-04-at-15.39.57.png)(https://pix.cobrasoft.org/images/2023/12/21/mceclip0-4.png)
via CLI
#plesk bin service_plan -u "Default Simple" -manage_phosting true
Note: Change Default Simple in the command above with the name of the required service plan

Note: Changes will not be applied for the Locked subscriptions

On the Subscription level:

#plesk bin subscription_settings --update example.com -manage_phosting true
QuoteWarning: After applying changes on the subscription level, the subscription will be locked from the synchronization with its service plan