Have a Question?

If you have any question you can ask below or enter what you are looking for!

Installing a new PHP version on Jolt Control Panel

Scout allows you to manage the PHP version used by your websites. This is useful when upgrading to newer versions for performance and security, or when specific applications require a particular PHP release. The process is straightforward and can be completed directly from the Jolt Control Panel.

Steps to Install New PHP version

1. Access Server Settings

  • Log in to your Jolt Control Panel.
  • From the left-hand menu, click Servers.
  • Select the Settings option for the server hosting your site.

2. Install a New PHP Version

  • Navigate to the Software tab at the top of the server settings page.
  • You’ll see a list of available PHP versions.
  • Find the version you want to install and click the Install button.
  • Wait for the confirmation message indicating the installation was successful (usually takes about a minute).

3. Update Site Settings

  • Return to the Sites section from the left-hand menu.
  • Click the Settings next to the site you want to update.
  • Go to the PHP section.
  • Note the current PHP version for reference.
  • Use the dropdown menu to select the newly installed PHP version.
  • Click Change version to apply the update.

Important Notes

  • Once changed, your site will begin using the new PHP version right away.
  • Compatibility Check: Test your website thoroughly after switching. Plugins, themes, or custom code may not be compatible with all PHP versions.
  • Rollback Option: If issues arise, you can revert to the previous PHP version using the same dropdown menu.
  • Performance & Security: Keeping PHP up to date ensures better performance and protection against vulnerabilities.