• Complete the pre-installation as it can be referred at here.
• Install the cPanel
screen
cd /opt
curl -o latest -L https://securedownloads.cpanel.net/latest
sh latest
• Install Cloud Linux
cd /opt
wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
sh cldeploy -i
reboot
• Install multiple PHP (PHP selector)
yum groupinstall alt-php -y
• Update CageFS & LVE Manager so that it can support multiple PHP (PHP Selector).
yum update cagefs lvemanager -y
• Update the EasyApache

• Turn On the PHP-FPM for all accounts.
