How do I change PHP version?

How do I change PHP version?

As standard, we run PHP 7+. If you wish to switch version, head HERE Manage Hosting > [Select Package] > “Switch PHP Version

Our Linux platform has the ability to run different versions of PHP:

  • PHP 5.3
  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1
  • PHP 7.2
  • PHP 7.3
  • PHP 7.4

Version changes may take up to 60 seconds, but are usually instant. 

On our Managed WordPress Platform we run PHP 7.0 (and above) and this cannot be changed.


    • Related Articles

    • Can I change my website's PHP configuration?

      Yes, you can. This is available via the Manage Hosting > Select Package > PHP Configuration section of our control panel. Alternatively, you can create a custom file in your webspace with your desired PHP configuration. Please note that PHP will only ...
    • Can I change my website's PHP configuration?

      Yes, you can. This is available via the Manage Hosting > Select Package > PHP Configuration section of our control panel. Alternatively, you can create a custom file in your webspace with your desired PHP configuration. Please note that PHP will only ...
    • Is ionCube PHP Loader installed?

      The availability of ionCube can differ between our different platforms and PHP versions. Linux: ionCube Loader is available on our Linux platform for all currently support PHP versions. That's 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2. WordPress: ionCube ...
    • Why is MySQL support missing from the PHP installation?

      Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced by either the 'mysqli' or 'PDO_MySQL' extension. Read more about the MySQL extension deprecation on PHP's website.  If you have a website using this ...
    • Can you update the version of cURL on your webservers?

      Occasionally, applications in your webspace may run checks to help ensure your website is secure. As part of these checks, the application reads the version number of various pieces of software on our servers. Sometimes, these version numbers are old ...