View Categories

How to Change the PHP Version in WPHost

1 min read

How to Change the PHP Version in WPHost #

ℹ Information
You can change your website’s PHP version yourself in the WPHost panel. There are two ways to do it: apply the new version straight away, or use the Smart PHP Update tool, which checks your site’s compatibility with the selected version beforehand.

01

Open the website settings

In the WPHost panel, go to the Your Websites section.

Find the site you need in the list and click the website settings icon on the right side of its row.

02

Go to the PHP Settings section

Open the Advanced tab.

In the list of advanced items, find and expand the PHP Settings section.

03

Select a PHP version

Your current version is shown in the Current PHP Version line.

Open the Switch to dropdown and select the version you need.

04

Apply the change

Once you’ve selected a version, two buttons become active:

  • Apply — the PHP version changes immediately.
  • Use Smart PHP Update — the version is checked for compatibility first.

How Smart PHP Update works: the system creates a copy of your site on a separate domain, applies the selected PHP version to it and runs diagnostics to identify possible compatibility issues. You review the results, and only then confirm the update for your live site — or cancel it.

If your site stops working after the version change, return to the PHP Settings section and select the previous version.

✅ Done
The PHP version has been changed successfully. Open your site and make sure everything works correctly.

⚠ Important
Editing or updating items on the Advanced tab can cause your site to break. Some themes and plugins don’t support newer PHP versions — use Smart PHP Update or create a backup before updating.