Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


centos_php5.2_upgrade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
centos_php5.2_upgrade [2010/02/10 19:59] juckinscentos_php5.2_upgrade [2010/02/10 20:00] juckins
Line 12: Line 12:
 </code> </code>
  
 +Then update the php packages:
 +
 +<code>
 # yum list updates # yum list updates
 # yum list updates php # yum list updates php
 # yum update php # yum update php
 +</code>
 +
 # mv /etc/yum.repos.d/CentOS-Test.repo /etc/yum.repos.d/CentOS-Test.repo.HOLD (so you don't get all the other packages) # mv /etc/yum.repos.d/CentOS-Test.repo /etc/yum.repos.d/CentOS-Test.repo.HOLD (so you don't get all the other packages)