PDA

View Full Version : Php 5.2.6


Jack70450
19th June 2008, 09:36 PM
Hello,

I have a VPS with PHP 4.3.9, Virtuozzo, Plesk 8.4.0, and Centos release 4.5.

How can I upgrade to PHP 5.2.6?

Thanks,
Jack

DerFalk
20th June 2008, 12:38 AM
First of all: Welcome ;)

1) wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
2) yum upgrade
3) yum update

:)

breun
26th June 2008, 07:21 PM
See http://www.atomicorp.com/wiki/index.php/PHP

mariusc
8th August 2008, 06:04 PM
And for Suse 10.0?

breun
8th August 2008, 07:23 PM
I have no idea, I don't use SuSE. If there is anyone who packages the latest PHP for SuSE 10.0 you might be able to use those packages. Otherwise you'd have to do it yourself.