Upgrade to php 7 and apache 2.4 from php 5.3 and apache 2.2 in Amazon EC2 – CentOS
I have a legacy system in which Apache 2.2.34 (linux) is installed along with php 5.3.29 (CLI). I just want to upgrade my apache to 2.4.x so that I will be able to use php 7. I have tried searching…