Hello all, I'm pretty comfortable with CLI but I want to make sure I'm taking the right steps when upgrading to PHP 5.2.17. I have a few websites that I can't afford to go down because of an upgrade failure.
I've got Plesk 10.1.1 running on CentOS 5 with the atomic repository already installed. To update to PHP 5.2.17, I am assuming the first step is as follows:
yum update php
If I proceed to install the two new packages and upgrade 18 existing packages, what are my next steps if any?
Does MySQL need to be updated? Right now I get the following error in phpMyAdmin: Your PHP MySQL library version 5.0.77 differs from your MySQL server version 5.1.52. This may cause unpredictable behavior.
Other than that error, everything runs well.
Thanks in advance.
I've got Plesk 10.1.1 running on CentOS 5 with the atomic repository already installed. To update to PHP 5.2.17, I am assuming the first step is as follows:
yum update php
If I proceed to install the two new packages and upgrade 18 existing packages, what are my next steps if any?
Does MySQL need to be updated? Right now I get the following error in phpMyAdmin: Your PHP MySQL library version 5.0.77 differs from your MySQL server version 5.1.52. This may cause unpredictable behavior.
Other than that error, everything runs well.
Thanks in advance.