How to upgrade from 5.1 to 5.2 PHP via yum in Centos5
Step 1
vi /etc/yum.repos.d/utterramblings.repo
[utterramblings]
name=Jason's Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka
Make the yum "jason" repo.
Step 2
yum update php
/etc/init.d/httpd restart
rpm -qa |grep php
To upgrade new php via yum jason repo.
Server is hosted by Alanstudio
Linux Operating System
Recommend screen resolution 1024 x 768 / IE / FireFox
Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved.
|