Can i update php version in cpanel?

Can i update php version in cpanel?

The latest versions of cPanel make it easy to choose what PHP version your site is using. With just a few clicks, you can switch between different versions and even use different versions across sites in the same cPanel. This is especially helpful when upgrading older sites, troubleshooting, or dealing with third-party applications. Let’s take a look at how to make the most of PHP on all types of servers!

  • PHP Versions and Server Types
  • cPanel’s MultiPHP Manager
  • Change the PHP Version on Your Sites

Don’t have time to read the article on how to change PHP Version? Watch our walk-through video.

PHP Versions and Server Types

Our SysAdmins install the latest versions of PHP on our Shared, Reseller, and cPanel-based WordPress servers after testing and troubleshooting. The ‘default’ version of PHP for newly created sites is often one or two versions behind for the sake of stability— but feel free to update to the latest version as soon as it is available!

With VPS and Dedicated Servers, we trust you and your SysAdmins to manage PHP installation and updates. If you need help, though, our 24/7 Technical Support team is happy to install newer versions of PHP at your request!

If you have a VPS or Dedicated Server, newer versions of PHP may need to be installed manually.

cPanel’s MultiPHP Manager

Just a few years ago, managing different cPanel PHP versions was an all-or-nothing ordeal. Older tools would change the PHP version for every site on a cPanel at once. Configuring different individual sites required awkward workarounds using .htaccess files. The latest versions of cPanel introduced a new tool, MultiPHP Manager, which simplifies the process. Click on the MultiPHP Manager icon in the Software section of cPanel to get started!

Can i update php version in cpanel?

Please Note: be sure to click on MultiPHP Manager and not MultiPHP INI Editor. The INI Editor is a different piece of software that helps you fine tune your PHP settings on individual sites.

Change the PHP Version on Your Sites

Now that you know what the MultiPHP Manager is, we’ll show you how to use it to change the PHP version for your sites.

  1. Login to cPanel.
  2. Click the MultiPHP Manager link in the Software section of cPanel.
  3. Check the box for the site or sites you wish to update.
    Can i update php version in cpanel?
  4. Select the desired PHP Version from the drop-down menu.
    Can i update php version in cpanel?
  5. Click the Apply button.
    Can i update php version in cpanel?

That’s all it takes to change the PHP version used on any site you choose. If you are having issues with a site and want to double-check the version of PHP in use, remember that you can always set up a PHPinfo page for the site as well. Learn more about cPanel from our Managed VPS Hosting Product Guide.

Make sure your business, agency, or reseller clients are always connected and powered on with our optimized Managed VPS Hosting.

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 can I update my PHP version?

Scroll down to the Advanced settings tile and select PHP and database settings. Scroll down to Update PHP version. Select the PHP version you want to switch to and click Update.

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..

Can I upgrade to PHP 8?

Upgrading from PHP 7. x to PHP 8 involves not only upgrading PHP core, but all of its extensions. For example, if you use the PHP extension cURL, you will need to manually install the PHP 8 version at the end of this guide.