• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Upgrading PHP 5.0.4 to 5.2.3.2 with Atomic

E

edge23

Guest
Upgrading PHP 5.0.4 to 5.2.3.2 with Atomic's sh package

Sup peeps...

my info :
Plesk version psa v8.2.0_build82070706.15 os_FedoraCore 4
Operating system Linux 2.6.9-022stab070.9-enterprise

Im trying to update my php and sql using
wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh

then running yum update php

All seems to go well then I get


Install 7 Package(s)
Update 21 Package(s)
Remove 0 Package(s)
Total download size: 31 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID #######
Public key for autoconf-2.59-5.noarch.rpm is not installed
Retrieving GPG key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora (0x
########) is already installed


The GPG keys listed for the "Fedora Core 4 - i386 - Base" repository are already installed but they are not correct for this package.


Any help from the gurus would be appreciated... :)
 
Back
Top