Tag Archive: Upgrade php on plesk

Mar
29

Upgrade php on plesk

Following are the steps that will upgrade php to the latest version on plesk server.IMPORTANT: Before proceeding make a backup of your httpd.conf and php.ini 1) Make sure you have yum installed on server. root@server~]# which yum /usr/bin/yum 2) Downloading and setting up plesk repository. root@server~]# wget -q -O – http://www.atomicorp.com/installers/atomic.sh | sh 3) Upgrading …

Continue reading »