Upgrading is easy, first uninstall php 5.1.6
yum remove php*
Then install
yum install php53*
That’s it
The above introduces the method of upgrading PHP from documentsandsettings centos 56 to 53, including documentsandsettings. I hope it will be helpful to friends who are interested in PHP tutorials.