The Right PHP Version for Every Website
With the MultiPHP Manager, you control which PHP version is active for each of your domains and subdomains. Since modern applications like WordPress or advanced e-commerce systems often require specific (usually newer) PHP versions, this tool offers you full flexibility.
How to Change Your PHP Version
- Log in to cPanel and open the MultiPHP Manager.
- Locate the domain you wish to adjust in the table.
- Check the checkbox to the left of the domain name.
- In the PHP Version dropdown menu at the top right, select your desired version.
- Click Apply. The change takes effect immediately.
What Does "Inherit" Mean?
If a domain is set to "Inherit," it automatically uses the System Default Version defined by us as the hosting provider. This is usually a stable, widely compatible version. As soon as we update the system default, your domain will follow automatically.
PHP-FPM: Performance for Professionals
The table also shows the status of PHP-FPM. This is a modern process manager that keeps your website stable and fast even under high load:
- Enabled: Your website uses optimized resource pools for maximum speed.
- Disabled: The website uses standard mode.
Tip: After switching the PHP version, you should check the MultiPHP INI Editor
to ensure your individual settings (e.g., memory limit) are still correctly configured.