Changing the PHP version in cPanel is a straightforward process that can be completed in a few simple steps. This article will walk you through the process of changing your PHP version in cPanel, specifically for GippsHost hosting clients.
It is important to note that older versions of PHP are no longer maintained by the PHP development team and may pose security risks to your website. GippsHost recommends using the latest stable version of PHP for optimal performance and security.
Step 1: Log in to cPanel
The first step is to log in to your cPanel account. If you are unsure of the login information, please contact GippsHost support by emailing [email protected] or opening a ticket from your client area for assistance.
Step 2: Find the PHP Selector
Once you have logged in to cPanel, look for the "Select PHP Version" icon. It may be located in the "Software" or "Advanced" section of the cPanel dashboard. Click on the icon to open the PHP Selector.
Step 3: Select the PHP Version
In the PHP Selector, you will see a list of all the PHP versions that are currently available on your server. Select the version of PHP that you wish to use.
Step 4: Apply the Changes
Once you have selected the desired PHP version, click on the "Set as current" button to apply the changes.
Step 5: Check the PHP Version
To verify that the PHP version has been successfully changed, you can create a PHP file with the following code: <?php echo phpversion(); ?>
Upload this file to your server and run it on your browser, it will display the current version of PHP running on your server.
It is important to note that changing the PHP version may affect existing scripts or applications on your website. It is recommended to test your website after changing the PHP version to ensure that everything is working properly. If you experience any issues, you may need to update the scripts or applications to ensure compatibility with the new PHP version. If you have any doubts or issues, please contact GippsHost support by emailing [email protected] or opening a ticket from your client area for assistance.
In summary, changing the PHP version in cPanel is a simple process that can be completed in a few steps. It is important to note that older versions of PHP are no longer maintained and may pose security risks to your website. GippsHost recommends using the latest stable version of PHP for optimal performance and security. Remember to test your website after making the change to ensure that everything is working properly. If you have any issues, contact GippsHost support for assistance.