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
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