Changing your website’s PHP version can improve performance, security, and compatibility. Using cPanel’s MultiPHP Manager, you can select the appropriate PHP version for each domain or subdomain easily. Follow this step-by-step guide from TZSMM Host.
Step 1: Log in to cPanel
Access your cPanel panel at:
Enter your cPanel username and password.
Step 2: Open MultiPHP Manager
In the cPanel dashboard, scroll to the Software section and click MultiPHP Manager.
Step 3: Select the Domain
You will see a list of all domains and subdomains on your account. Check the box next to the domain for which you want to change the PHP version.
Step 4: Choose PHP Version
From the dropdown menu at the top, select the desired PHP version for your domain.
Step 5: Apply the Change
Click the Apply button. The PHP version for your selected domain will be updated immediately.
Step 6: Verify PHP Version
To confirm, create a phpinfo.php file in your domain’s root folder with the following content:
phpinfo();
?>
Open https://yourdomain.com/phpinfo.php in a browser to see the active PHP version.
Conclusion
Using MultiPHP Manager in cPanel makes it easy to update PHP versions per domain. Regularly updating PHP ensures your website remains secure and performs optimally. TZSMM Host provides guidance and support for smooth PHP management.
