How to switch PHP version on business servers

Our business servers are running with FSGI module and have PHP 5.2, 5.3, 5.4, 5.5 versions available.

To change PHP version for your account or separate addon domain, you should do the following:

- log into your cPanel;

- find “PHP Tweaks” option, which is located in ‘Exclusive for Webskrill Customers’ section;


- choose domain, herein after we will use example.com;

- in “PHP Version” section you can check the version which is currently used for your account and set the  required one.

- “PHP Loaders” and “PHP Caches” sections allow you to choose the PHP loader for your scripts and PHP accelerator for caching the compiled bytecode of your PHP scripts.

- “PHP Others” section allows you to set ‘UploadProgress’ ‘TimeZoneDB’ ‘Imagick’ features.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to check PHP version and configuration

Phpinfo() function is commonly used to check the current state of PHP configuration. It can also...

How to use PHP Selector

In some cases correct functioning of your website depends on PHP version installed on the...

How to switch PHP version on shared servers

Our shared servers are set up to allow each customer to choose the PHP version to use for the...

SuPHP directive for php.ini on shared servers

SuPHP (Single user PHP) is a php handler, which executes PHP scripts with the permissions of...

How to edit php.ini on shared servers

The php.ini file is the default configuration file for running applications that require PHP. It...

Powered by WHMCompleteSolution