[root@infinitywebcreations yum.repos.d]# yum update php
Warning, could not load sqlite, falling back to pickle
Setting up Update Process
Setting up repositories
rpmforge [1/3]
rpmforge 100% |=========================| 1.1 kB 00:00
atomic [2/3]
atomic 100% |=========================| 951 B 00:00
plesk [3/3]
plesk 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 1.9 MB 00:03
MD Read : ################################################## 8823/8823
rpmforge : ################################################## 8823/8823
primary.xml.gz 100% |=========================| 61 kB 00:00
MD Read : ################################################## 202/202
atomic : ################################################## 202/202
primary.xml.gz 100% |=========================| 61 kB 00:00
MD Read : ################################################## 202/202
plesk : ################################################## 202/202
Could not find update match for php
No Packages marked for Update/Obsoletion
[root@infinitywebcreations yum.repos.d]#
Apparently it can't find any updates for PHP... php -v gives:
[root@infinitywebcreations yum.repos.d]# php -v
PHP 4.3.9 (cgi) (built: Jun 26 2006 09:46:03)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.1.16, Copyright (c) 2002-2006, by ionCube Ltd., and
with the ionCube PHP Accelerator v1.3.3r2, Copyright (c) 2001-2002, by Nick Lindridge
[root@infinitywebcreations yum.repos.d]#
Any thoughts? Thanks in advance!
