Steps to Change PHP Version in SiteWorx
Log In to SiteWorx
- Access your SiteWorx login page, typically at https://yourdomain.com:2443/siteworx/ or you can use your Client Control Panel to login
- Enter your username and password, then click "Login."
Navigate to the Hosting Features Section:
- Once logged in, look for the "Hosting Features" section in the main dashboard.
- In the left-hand sidebar, look for the "CloudLinux" section and click on "Php Selector."
- Alternatively, you can use the search bar at the top of the page and search for “Php Selector”
Choose the PHP Version:
- In the "PHP Version" dropdown, you will see the available PHP versions (e.g., 7.0, 7.4, 8.0, etc.).
- Select the PHP version you want to use from the dropdown menu.
Apply the Changes:
- Once you’ve selected the PHP version, click the "Set as current" button to save the changes.
Configure PHP Extensions (Optional):
- Below the PHP version selection, you'll find a list of PHP extensions (such as mbstring, pdo, curl, etc.).
- You can enable or disable specific extensions based on your website’s requirements by checking or unchecking the boxes.
Save Changes:
- After enabling the required PHP extensions, the server saves automatically.