Running PHP 7.0 as one of multiple PHP versions on CentOS 7 using Virtualmin
In connection to my post Running multiple PHP versions on CentOS 7 using Virtualmin, this guide will show how to install additional PHP 7.0 version on CentOS 7 by using the Software Collections and have Virtualmin detect and use it.
Here are the steps:
Login as root to your server's console terminal.
-
Install the CentOS Linux Software Collections release file:
yum install centos-release-scl
-
Install the PHP package: