Upgrade php in plesk easy way
- Linux Helpline (Easy Guide)
- 2,761 views
- Hagen V.

Here is an easy way to upgrade php in plesk server . Download the atomic repository script ,
# wget http://78.129.170.254/cpinstall/atomic # sh atomic
After that upgrade the php using yum
# yum upgrade php
Now restart psa and httpd .