• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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