Here's how to upgrade to the latest released of PHP 5.2.xxx:
- Login as root user
- In the command prompt enter wget -q -O - http://www.atomicorp.com/installers/atomic |sh [Hit Enter]
- Enter yum update [Enter]
- After the update, we need to restart the apache web server
- Run /etc/init.d/httpd restart
Check your PHP version. You should see it now.
0 Comments