I am buying a new VPS with CentOS and I need to upgrade my PHP to 5.2.*. How can I do that?

link|improve this question
feedback

2 Answers

The simplest way is probably to grab the packages from CentOS's 'Testing' repository, instructions are on the CentOS wiki, here: http://wiki.centos.org/HowTos/PHP_5.1_To_5.2

link|improve this answer
feedback

Another option is to use http://iuscommunity.org/packages/ which allows you to install via a package name php52.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.