Introduction:
PHP Selector offers similar functionalities to cPanel's native MultiPHP Manager for CloudLinux environments and can be used in conjunction with MutliPHP Manager.
Requirements:
- CloudLinux is installed
- CageFS is installed and enabled for the desired users
- Apache's PHP handler is CGI, suPHP or mod_fcgid
- Mod_suexec is installed
The main requirements:
- PHP version in the CloudLinux PHP selector does not equal to the Native PHP version
CloudLinux Documentation: General Requirements
Installation:
First install the alt-php group:
yum groupinstall alt-php
dnf groupinstall alt-php
Update CageFS & LVE Manager with support for PHP Alternatives:
yum update cagefs lvemanager
dnf update update cagefs lvemanager
After that, you should be able to visit this page for a detailed description of how to configure PHP Selector on your CloudLinux server, known compatibility issues, and other platform-specific information:
CloudLinux Documentation: PHP Selector