Problem with updating to PHP5 as well

Support/Development for PHP
memset
Forum User
Forum User
Posts: 5
Joined: Sat Mar 22, 2008 8:52 am

Problem with updating to PHP5 as well

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

what distro are you on?
memset
Forum User
Forum User
Posts: 5
Joined: Sat Mar 22, 2008 8:52 am

Unread post 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]#
jens
Forum User
Forum User
Posts: 8
Joined: Sat Feb 03, 2007 1:30 pm
Location: Dallas, TX

Unread post by jens »

what version of rhel?

what is the output of:

Code: Select all

yum -d3 update php
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Unread post by Highland »

Or try
#cat /etc/redhat-release
memset
Forum User
Forum User
Posts: 5
Joined: Sat Mar 22, 2008 8:52 am

Unread post by memset »

Thanks, Highland..

[root@infinitywebcreations admin]# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
[root@infinitywebcreations admin]#
memset
Forum User
Forum User
Posts: 5
Joined: Sat Mar 22, 2008 8:52 am

Unread post by memset »

Any suggestions?
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Unread post by Highland »

What version of yum?

Code: Select all

# yum --version
memset
Forum User
Forum User
Posts: 5
Joined: Sat Mar 22, 2008 8:52 am

Unread post by memset »

[root@infinitywebcreations ~]# yum --version
Warning, could not load sqlite, falling back to pickle
2.6.1
[root@infinitywebcreations ~]#
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

The wiki mentions RHEL users having to install sqlite3: http://www.atomicorp.com/wiki/index.php/PHP
Lemonbit Internet Dedicated Server Management
Post Reply