How to cPanel – Manage PHP Version

Contents

    This article is only applicable to those who have an account with Packetra and it assumes that you are already logged into the cPanel. Don’t have a hosting account yet? Check out our Shared Hosting or WordPress Hosting. If you already have one feel free to login to your portal, click the cPanel hosting service and use one of the quick actions to log onto your cPanel to follow the guide below.

    Find the Software Section in cPanel

    First, under the Software section, click the MultiPHP Manager button for this is where we will change either our domain/subdomain php version as we can decide which version of PHP runs what.

    Select MultiPHP button under the Software Section in cPanel.

    Change PHP Version

    Next, you want to put a checkmark into the domain or subdomain you wish to change the PHP version for. In the screenshot below we can see the default system PHP version is PHP 8.2, we want our subdomain to use php8.4 so we will select the record, click the PHP Version dropdown and select PHP 8.4 (ea-php84). When we have done this we will click the blue Apply button to apply our settings.

    Select the domain you wish to alter the version for, click the dropdown PHP Version, select and click Apply

    Successfully Changed the PHP Version

    Finally, if the action succeeds without issues, you will see the domain PHP Version show the php version you selected.

    If action is successful you will see the new PHP version reflected for the domain.

    That is it, now you know how change your domain/subdomain PHP version in your cPanel through Packetra hosting.

    Frequently Asked Questions

    Will changing PHP version affect my website?
    Yes, it can. Some older plugins or themes may not be compatible with newer PHP versions. We recommend testing your website after making the change and reverting if you notice any issues.

    Which PHP version should I use?
    We recommend using the latest stable version supported by your application. For example, WordPress currently recommends PHP 8.3 or higher. Check your application’s documentation for their recommended version.

    Can I set different PHP versions for different domains?

    PHP version per domain, so each website on your account can run a different version if needed.

    Good to Know
    Upgrading your PHP version can improve your website’s performance and security. If something breaks after switching, you can simply go back and select the previous PHP version to restore it so you don’t need to backup before you perform this action. Additionally, if you are running WordPress, check that your theme and plugins are compatible with the new version before switching. You can test compatibility by enabling WordPress debug mode temporarily after the change. If you run into any issues, open a support ticket through the client portal and our team will assist you.

    Updated on February 16, 2026
    Was this article helpful?