Upgrading PHP on Red Hat EL

By default, Red Hat EL has an out dated version of PHP. To get a newer version of PHP on the system issue the following commands:
# wget http://www.atomicorp.com/installers/atomic.sh
# sh atomic.sh
# yum upgrade php

Comments

  Just like that Cento 5.6

 
Just like that Cento 5.6 does offer php53 version.
I wish atomic turtle would also provide a php 5.2 branch.
5.3 breaks toomany of my clients.