At Fri, 21 Jan 2011 23:31:16 +0100 CentOS mailing list centos@centos.org wrote:
Terry Hickey wrote on Fri, 21 Jan 2011 13:45:46 -0700:
I am trying to update the php package PHP Version 5.1.6 on CentOS release 4.8 to get rid of a script error:
4.8 doesn't have 5.1.6, it has php 4.
The CentOSPlus repo for 4 has php 5.1.6:
sauron.deepsoft.com% ssh sharky.deepsoft.com rpm -q php php-5.1.6-3.el4s1.10 sauron.deepsoft.com% ssh sharky.deepsoft.com cat /etc/redhat-release CentOS release 4.8 (Final)
Kai