L
LiteSpeed
CloudLinux
PHP

Install alt-php Packages on CloudLinux

Install alternative PHP versions on CloudLinux using alt-php.

SharedLicense TeamUpdated May 12, 20266 min read

List Available PHP Versions

yum groupinstall alt-php

Install Specific Version

yum install alt-php82-* alt-php81-*

Verify Installation

/opt/alt/php82/bin/php -v

Was this article helpful?