cPanel: Change PHP Version via MultiPHP Manager

You can assign specific PHP version for your website, or change it to a newer PHP version to fulfill your script requirement.
Please follow the steps below to change the PHP version for your website.

1. Login to your hosting control panel (EG. http://yourdomain.com/cpanel).
2. Click MultiPHP Manager icon under "Software" section.


3. Tick on the checkbox beside the domain name.
4. Select the PHP version from "PHP Version" section.
5. Click Apply to save the changes.

Note: Inherit indicates that the website follows the default PHP setting on the server.
Please replace yourdomain.com with your actual domain name.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SolidCP & MSPControl: Changing web extensions

Please follow the steps below to change your website extension.1. Log in to your hosting control...

SolidCP & MSPControl: Enable HTTPS for Windows hosting

HTTPS protocol is a standard security technology used to establish an encrypted link between a...

Disabled PHP Functions

PHP is a popular scripting language that is commonly used to build web pages nowadays.However,...

PHP Fatal error: Cannot redeclare quoted_printable_encode()

When encounter the following PHP error:PHP Fatal error:  Cannot redeclare...

Warning: ini_set() has been disabled for security reasons

Warning: ini_set() has been disabled for security reasonsDuring some script installation below...