Question
How do I install alt-php versions that are not yet installed?
Answer
Not all currently available versions of alt-php may be installed on a server. This article provides the steps to install missing versions through the group.
- Access the server's command line as the
rootuser via SSH or Terminal in WHM. Run the following command:
CloudLinux 7# yum group install alt-php
CloudLinux 8# dnf group install alt-php
Comments
0 comments
Article is closed for comments.