Answer:
This article explains how to change the PHP version for your hosting account using Plesk on GHFS Hosting. Different websites and applications require different PHP versions, and Plesk allows you to switch versions easily.
1. Where to Change the PHP Version in Plesk
You can change the PHP version individually for each domain or subdomain.
Steps:
-
Log in to your Plesk control panel
-
Go to Websites & Domains
-
Select the domain you want to modify
-
Click PHP Settings
-
Look for the PHP version dropdown
-
Choose the desired PHP version
-
Click OK or Apply to save the changes
Your website will now run on the selected PHP version.
2. Choosing the Right PHP Version
Different applications require different PHP versions:
-
Modern CMS platforms (WordPress, Joomla, etc.) usually require a newer PHP version
-
Older or custom-coded websites may require legacy versions
If unsure, check your software documentation or ask GHFS Hosting support.
3. Additional Settings in PHP Configuration
The PHP Settings page also allows you to:
-
Enable/disable PHP extensions
-
Adjust memory limit
-
Change max upload size
-
Configure error reporting
-
Switch PHP handler (FastCGI, FPM, etc.) depending on availability
Adjust only what you understand or follow your software’s recommended settings.
4. Common Issues After Changing PHP Version
If your site stops working after switching PHP:
-
The website may not support the chosen PHP version
-
Required extensions may be missing
-
Deprecated functions may cause errors
-
A plugin/module may be incompatible
To fix this:
-
Switch back to a previous PHP version
-
Check Plesk Error Logs
-
Contact GHFS Hosting support if the error persists
5. When to Contact GHFS Hosting Support
Contact support if:
-
You do not know which PHP version to use
-
The site breaks after switching versions
-
Required PHP modules do not appear in the settings
-
You want to optimize performance with the best PHP handler
GHFS Hosting support can guide you or adjust PHP settings for you.