Page 1 of 1

Problem with updating to PHP5 as well

Posted: Sat Mar 22, 2008 9:07 am
by memset
Hello, I've searched around the forums, but haven't been able to find a solution for my problem -- apologies if it's something simple.

[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! :D

Posted: Sat Mar 22, 2008 10:04 am
by scott
what distro are you on?

Posted: Sat Mar 22, 2008 2:42 pm
by memset
Heh guess that would help.

RHEL..
[root@infinitywebcreations yum.repos.d]# uname -a
Linux infinitywebcreations.com 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux
[root@infinitywebcreations yum.repos.d]#

Posted: Sat Mar 22, 2008 10:52 pm
by jens
what version of rhel?

what is the output of:

Code: Select all

yum -d3 update php

Posted: Mon Mar 24, 2008 9:20 am
by Highland
Or try
#cat /etc/redhat-release

Posted: Mon Mar 24, 2008 12:34 pm
by memset
Thanks, Highland..

[root@infinitywebcreations admin]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
[root@infinitywebcreations admin]#

Posted: Thu Mar 27, 2008 1:07 am
by memset
Any suggestions?

Posted: Thu Mar 27, 2008 10:41 am
by Highland
What version of yum?

Code: Select all

# yum --version

Posted: Thu Mar 27, 2008 11:55 pm
by memset
[root@infinitywebcreations ~]# yum --version
Warning, could not load sqlite, falling back to pickle
2.6.1
[root@infinitywebcreations ~]#

Posted: Fri Mar 28, 2008 9:28 am
by breun
The wiki mentions RHEL users having to install sqlite3: http://www.atomicorp.com/wiki/index.php/PHP