In general, you can check the PHP version used both within CloudPit and within your WordPress installation. This guide describes how to check the PHP version directly in WordPress.
How do I check the current PHP version used by my WordPress website?
You can view the PHP version used directly in the WordPress dashboard:
- Log in to the WordPress admin area.
- Navigate to "Tools" > "Site Health".
- Switch to the "Info" tab and expand the "Server" section.
- There you will find the information for "PHP Version".
What steps should I take before updating the PHP version?
Before updating the PHP version, we recommend the following steps:
-
Create a backup: Make a complete backup of your website, including all files and the database. This way, you can restore your website in case of problems. Alternatively, you can also rely on our backups if something goes wrong, which you can find in the customer center under "Webhosting" > [For your plan] "manage" > "Security" > "Backups".
-
Perform updates: Update WordPress itself as well as all installed plugins and themes to the latest version. This minimizes the risk of compatibility issues after the PHP update.
-
Check compatibility: Check whether your plugins and themes are compatible with the new PHP version. You can find information about this in the respective plugin or theme descriptions.
How do I update the PHP version of my WordPress website in CloudPit?
The PHP version is updated in CloudPit. Please follow our detailed guide at the following link: How do I change the PHP version?
What should I keep in mind after updating the PHP version?
After the update, we recommend:
-
Function test: Thoroughly check your website for functionality. Pay special attention to contact or order-related forms and other interactive elements.
-
Check for error messages: Watch out for any error messages or warnings and fix them if necessary.
-
Regular backups: Set up regular backups to be protected for future changes or updates.
By following these steps, you ensure that your WordPress website remains secure, fast, and compatible.