Updating PHP 5.0.4 to 5.2.3 [SOLVED Thanx!!!]

Support/Development for PHP
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 »

The atomic installer fixes that on a VPS. Although I suspect that what you're running into here is that FC4 doesnt actually have valid yum channels any more.
edge
Forum User
Forum User
Posts: 10
Joined: Fri Aug 10, 2007 1:35 pm

Unread post by edge »

Yea after installing the atomic installer the yum works fine...
At least until it does that key stuff... The atomic installer is really ingenious...
GJ man...
scott wrote:The atomic installer fixes that on a VPS. Although I suspect that what you're running into here is that FC4 doesnt actually have valid yum channels any more.
Yea I just read on the fedora site that FC4 can no longer use updates
with yum...
After installing the atomic installer then running yum update it goes thru
all the stuff on the box looking for what needs to be updated...
Then asks me to download and I get that Key error...
Must be from their servers no longer serving up keys for FC4




I have all but given up on getting APC installed on PHP 5.0.4... I sent in a
support ticket to them asking for a newer os... Either a newer Fedora or CentOS as I know these both come with newer versions of PHP and MySql... Hoping Ill get lucky but its doubtful...
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 »

edge wrote:
scott wrote:The atomic installer fixes that on a VPS. Although I suspect that what you're running into here is that FC4 doesnt actually have valid yum channels any more.
Yea I just read on the fedora site that FC4 can no longer use updates
with yum...
After installing the atomic installer then running yum update it goes thru
all the stuff on the box looking for what needs to be updated...
Then asks me to download and I get that Key error...
Must be from their servers no longer serving up keys for FC4
The packages are signed using their private key, you'll need to import the public key yourself on your side. Newer versions of yum offer to import this key for you, but it may the case the FC4 version doesn't. See http://www.fedorafaq.org/fc4/#gpgsig for some keys to import.
Lemonbit Internet Dedicated Server Management
edge
Forum User
Forum User
Posts: 10
Joined: Fri Aug 10, 2007 1:35 pm

Unread post by edge »

OMG!!! It worked!!! :D :D :D :D :D :D :D


I did rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*

then the normal wget -q -O - http://www.atomicorp.com/installers/atomic.sh |sh

update php

And WhooHoo!!! it worked...

PHP 5.2.3
MySql 5.0.27

Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!! Thank you!!!
Post Reply