How do i install the latest php version in cpanel?

How to manage the PHP version in cPanel using the Select PHP Version tool

Select PHP Version or the PHP Selector enables each user on the server to have it's own, fully customisable and flexible PHP environment.

It allows the user to switch between different PHP Versions, such as PHP 5.2, PHP 5.3, PHP 5.6, PHP 7.0, PHP 7.1 as well as enable more than 120 PHP extensions and modules, like APC, MySQLi, GD, PDO, SOAP and etc., entirely based on the user's needs.

Now, let's learn how to do that ourselves!

Step 1: Login to your cPanel

How do i install the latest php version in cpanel?

Step 2: Click on the Select PHP Version tool under Software:

How do i install the latest php version in cpanel?

Step 3: Select the desired PHP version from the drop down list, then click on Set as current and Save the change:

How do i install the latest php version in cpanel?

That's it! The new PHP version is already enabled for your user.

If you want to enable or disable a PHP module, just select it or deselect it from the list and click on Save.

You can also change the PHP options, by clicking on the Switch To PHP Options button:

How do i install the latest php version in cpanel?

Here you can manage the PHP options, such as the allow_url_fopen, max_execution_time, memory_limit, upload_max_filesize and others:

How do i install the latest php version in cpanel?

Make sure to click on the Save button at the bottom, in order to save your configuration!

Should you need any further assistance, please do not hesitate to contact us.

ChemiCloud uses CloudLinux as the OS on our servers to improve server stability. A major feature of CloudLinux is that each cPanel account can select the global PHP version they want to have for their websites.

Need to set a different PHP version for an Addon Domain instead?

If you want to set a different PHP version for on of your Addon domains, you can easily do so using a .htaccess handler as described in this guide.

You can easily change the PHP version on your account by following these steps:

How to change PHP version in cPanel

Info

PHP 8.1 is now available at ChemiCloud for all environments.

1. Log in to your cPanel account.

2. Navigate to the Software section and click on Select PHP Version.

How do i install the latest php version in cpanel?
cPanel > Software > Select PHP Version

3. Click on the PHP Version drop-down box and select your preferred PHP version

How do i install the latest php version in cpanel?
PHP Selector – PHP Version

4. Click on Set as current button to save your PHP version change.

It is important that you know which PHP version you need for your web applications, in order to avoid any unwanted mishaps. In case you see any error on your website once you’ve changed the PHP version, please revert back to the previous PHP version which your site was using.

We hope this short article has been helpful and remember: never stop learning and as a result, you will develop your skills in no time!

  • Overview
  • Available PHP Versions
  • How to Upgrade PHP
  • Fix MultiPHP Error
  • php.ini
  • Limits
  • View Settings

Suppose you ever encounter problems with the way your server handles PHP packages or find WordPress requesting that you upgrade your PHP version. In that case, it is helpful to know how to view and modify your server's PHP. Updating your site's PHP version is vital for the security of your website. The latest security patches will be implemented whenever a new PHP version is released. This article discusses a few options for upgrading the PHP version in your hosting account.

What You Should Know

  • Starting in March 2022, we are working on upgrading the available PHP versions on our servers to include PHP 8.0.
  • We will remove PHP 7.3 from the MultiPHP Manager options as we upgrade and improve our servers. We highly recommend upgrading all your website installations and applications to be compatible with the newest PHP version available in your account.
  • Please be aware that PHP versions older than 7.4 will no longer be supported as we work on upgrading accounts. If your website must use an older PHP version, this can be done manually. Let us know via phone or Live Chat so we can assist you. Please remember that using an older PHP version potentially exposes your website to unpatched security vulnerabilities.


How do I upgrade my site's PHP version?

If your website needs a different PHP version, you will want to log in to your cPanel to manage the site's version.

Important Note:
For our Optimized WordPress customers, put your mind at ease! HostGator's got your back in ensuring that your account runs the latest up-to-date PHP version.

  • There is no need to downgrade PHP for a WordPress plugin or theme. Instead, it is best to upgrade your plugin or theme to work with the PHP version available in your Optimized WordPress accounts.
  • If you need to change your PHP version, our support team will handle that for you. Just reach out to us via phone or Live Chat.


MultiPHP Manager or PHP Selector

Depending on the version of cPanel you're using, you will use either MultiPHP Manager or PHP Selector to modify your PHP version. PHP Selector is being phased out, so you will most likely use MultiPHP Manager. To determine which one you have, you will need to:

  1. Log in to cPanel.
  2. Navigate to the Software section.

    How do i install the latest php version in cpanel?

    • If you see MultiPHP Manager available in your cPanel, you should follow the instructions for Option 1 – MultiPHP Manager below.

      How do i install the latest php version in cpanel?

    • If you still have the PHP Selector in your cPanel, which many will not, you can follow the directions for Option 2 – PHP Selector below.

      How do i install the latest php version in cpanel?


Option 1 - MultiPHP Manager

The video above may look slightly different than our current cPanel layout. However, the functionality described will be similar.


Here are the instructions outlined in the video above.

Curious as to what PHP version your website is using? A phpinfo file is what you need. To find out how to create a phpinfo file, please visit this article, How to create a phpinfo.php file.

  1. Log in to cPanel.
  2. Select MultiPHP Manager in the Software section.

    How do i install the latest php version in cpanel?

  3. Select the domain you want to upgrade by checking the box on its left side.

    How do i install the latest php version in cpanel?

  4. Choose 7.4 or select the newest PHP version from the dropdown, then click Apply.

    How do i install the latest php version in cpanel?

  5. There will be a pop-up in the upper right corner notifying you that the change was successful.

    How do i install the latest php version in cpanel?

If you previously used the PHP Selector to change your PHP version, there may be a handler in your .htaccess file that needs to be removed similar to this one:


Use PHPedge as default
AddHandler application/x-httpd-php-edge .php
<IfModule mod_suphp.c>
    suPHP_ConfigPath /opt/phpedge/lib
</IfModule> 

For specific instructions on fixing Missing MySQL Extension errors, please refer to our support article How to Fix Error After MultiPHP upgrade.


Option 2 - PHP SelectorThis will be sunset, and few will have it available.

The PHP Selector can be seen in some Shared servers. However, it may be time to say goodbye to this feature very soon, as you may no longer see the PHP Selector available in your cPanel. If you still have the PHP Selector, click the expand below for the instructions.

The PHP Selector allows users on Shared and Reseller servers to quickly enable a specific PHP version for a site.

To upgrade the PHP version of a site using the PHP Selector, please watch this video.

The video above may look slightly different than our current cPanel layout. However, the functionality described will be similar.


Here are the instructions outlined in the video above.

  1. Log into cPanel.
  2. In the Software section, click the PHP Selector icon.
    How do i install the latest php version in cpanel?
  3. Navigate to the directory of the website you wish to upgrade the PHP. The document root for the primary site on your account is the public_html folder.
    How do i install the latest php version in cpanel?
  4. Select the version of PHP you want to use from the dropdown menu, then click upgrade.
    How do i install the latest php version in cpanel?

    Caution: If your site's scripts rely on PHP's older functions, which are no longer available in the latest stable version used on the server, you may encounter compatibility issues when the PHP is automatically upgraded.

When using PHP Selector, upgrades are applied recursively. Any upgrade you apply to a directory will also apply to all subdirectories unless you apply a different directive to one of those subdirectories. Therefore, to use a different PHP version for an addon domain, you must navigate the document root for the addon domain and select the appropriate PHP version.

Need a bit more help? Contact HostGator support via phone or Live Chat, and we will be happy to assist you!

How do I update PHP version in cPanel?

Want to know your website's PHP version?.
Log into cPanel..
In the Software section, click the PHP Selector icon..
Navigate to the directory of the website you wish to upgrade the PHP. ... .
Select the version of PHP you want to use from the dropdown menu, then click upgrade..

How do I update PHP 7.4 in cPanel?

Kinsta has very simple PHP setting option..
Select your site..
Click on Tools from left sidebar..
Choose PHP Engine..
Click on Modify..
And Select PHP 7.4..

How do I install the latest version of PHP?

Follow the below steps to install PHP on Windows: Step 1: Visit https://www.php.net/ website using any web browser and click on Downloads. Step 2: Click on the Windows “Downloads” button. Step 3: The new webpage has different options, choose the Thread safe version, and click on the zip button and Download it.

How do I find my PHP version in cPanel?

Viewing Your PHP Version in cPanel.
Log into cPanel..
Under General Information on the right panel, click Server Information..
Under the Item column, find PHP Version..
In the Detail column, note the version number..