• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Question PHP version change - NO WAY

amanfredini

New Pleskian
This is the error:
you have no enough permissions to switch php version for the following domains.

I'm logged in with administrator account. No way to change the version. PHP 7.4,5,6 are installed, but nothing.

I have plesk web admin edition on centos 7. Version v18.0.31_build1800201025.00
 
Do you have enabled permission "PHP version and handler management" in subscription settings?
 
Go to "Change View" in the lower-left corner and change it to Service Provider view. You will see Subscriptions after that. Check Permissions tab for your subscription there for this option.
 
Try to update this permission in CLI with:

# plesk bin subscription_settings -u domain.com -manage_php_version true
 
Back
Top