Update to a recent PHP in CentOS
If someone needs to update his CentOs to a recent PHP version, I did it very easily with:
wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh yum update php
Thanks a lot for the information found here.
If someone needs to update his CentOs to a recent PHP version, I did it very easily with:
wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh yum update php
Thanks a lot for the information found here.