Posted in

CloudLinux PHP versions missing in PHP Selector

On a Cpanel server running CloudLinux, PHP Selector did not show all PHP versions.

cloudlinux php selector

I reinstalled EasyApache profile “CloudLinux + All PHP Options + OpCache + mod_lsapi”.

WHM EasyApache 4  PHP missing

Even after installing EasyApache profile with all PHP versions, PHP 7.2 and PHP 7.4 was missing on this server.

To fix, the problem, i run

yum clean all
yum install -y alt-php72* 
yum install -y alt-php74*
yum install -y alt-php73*
Visited 1 times, 1 visit(s) today

Leave a Reply

Your email address will not be published. Required fields are marked *