Different applications require different PHP versions. cPanel lets you select the PHP version per domain or directory on your DanumHost account.
Change PHP version
- Go to Software → MultiPHP Manager or Select PHP Version.
- Select the domain from the list.
- Choose the PHP version recommended by your application (for example PHP 8.2 for modern WordPress).
- Click Apply.
Configure PHP extensions
- Open Software → MultiPHP INI Editor or Select PHP Version → Extensions.
- Enable extensions your application needs (for example
intl,mbstring,zip). - Adjust memory limits or upload sizes if required, then save.
Test your site after changing PHP versions. Older applications may need a legacy PHP version until they are updated.