CentOS 4.3 - PHP5 and MySQL 5

Discussion in 'Installation/Configuration' started by british.assassin, Jun 18, 2006.

  1. british.assassin

    british.assassin New Member

    Hi

    I have been trying to upgrade my CentOS 4.3 system to PHP5 and MySQL 5. I have managed PHP5, but keep on getting an error with MySQL5.

    This is how I went about it.

    1. I created a file called CentOS-Testing.repo in /etc/yum.repos.d/ and in it, put the following information
    Code:
    [c4-testing]
    name=CentOS-4 Testing 
    baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
    enabled=1
    gpgcheck=1
    gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
    2. Entered yum update mysql mysql-devel mysql-server

    After this, I get the following error:
    I have searched the mirror and have found no sign of a file called RPM-GPG-KEY-CentOS-testingaa
    but I have found a file called RPM-GPG-KEY-CentOS-testing. I assume that this is the file it needs to find. My question is, how do i make it look for this file instead of the incorrect one?

    TIA

    british.assassin
     
  2. falko

    falko Super Moderator ISPConfig Developer

  3. british.assassin

    british.assassin New Member

    Thanks Falko, ill try this to see if it works. After I have imported it, would I have to rename it to RPM-GPG-KEY-CentOS-testingaa or leave it as RPM-GPG-KEY-CentOS-testing

    Thanks,

    british.assassin
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I don't think you need to rename it.
     
  5. british.assassin

    british.assassin New Member

    Thanks Falko, I havent had time to try this yet, but as soon as I do I'll tell ya how it went

    british.assassin
     

Share This Page