Changing the PHP Version
ZevsHost supports PHP 7.4, 8.0, 8.1, 8.2, and 8.3. You can change the version at any time without a server restart.
Via MultiPHP Manager
- Log in to cPanel
- Go to PHP → MultiPHP Manager
- Select a domain or directory
- Choose the desired PHP version from the dropdown
- Click Apply
Via .htaccess
AddType application/x-httpd-php83 .phpTips
- WordPress 6.x works best on PHP 8.2
- Legacy sites may require PHP 7.4
- Always test your site after switching versions