Update PHP Version in cPanel
Different applications require different PHP versions. Here's how to change it.
Using MultiPHP Manager
- Log in to cPanel
- Go to MultiPHP Manager
- Tick the box next to your domain
- Select the PHP version from the dropdown
- Click Apply
Available PHP Versions
We typically offer:
- PHP 7.4 - Legacy support
- PHP 8.0 - Stable
- PHP 8.1 - Recommended
- PHP 8.2 - Latest features
- PHP 8.3 - Newest
Which Version Should I Use?
- WordPress - PHP 8.1 or 8.2 recommended
- WooCommerce - PHP 8.1+
- Legacy sites - PHP 7.4 if required
PHP Settings
To adjust PHP settings like memory_limit:
- Go to MultiPHP INI Editor
- Select your domain
- Adjust the settings
- Click Apply
Test First: Changing PHP version can break older scripts. Test your site after changing.