NOTE: This is a Work In Progress post, published in note form for now, will revisit at later date. steps to allow multiple versions of php with apache on centos 7 #remove current php and replace target repo sudo yum remove php\* sudo yum-config-manager –disable webtactic sudo yum install centos-release-scl #install php56 sudo yum -y […]