centos5.5下安装phpmyadmin

Install Yum Priorities

  1. Run the Yum Priorities install command
    yum install yum-priorities

Configure Yum Priorities

  1. Open the Yum Priorities configuration file
    /etc/yum/pluginconf.d/priorities.conf
    1. Ensure the following lines exist
      [main]
      enabled=1
    2. Save and close the file
  2. Open the CentOS base repository configuration file
    /etc/yum.repos.d/CentOS-Base.repo
    1. Add the following text to the end of the Base, Updates, Addons, and Extras repository entries*
      priority=1
    2. Add the following text to the end of the CentOSPlus repository entry*
      priority=2

* A repository entry is specified with the repository name placed between [ and ] (i.e. the base repository entry is specified with [base]).

Install EPEL Repository

  1. Download the latest EPEL repository
    wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
  2. Run the rpm install command
    rpm -Uvh epel-release-5*.rpm

Configure EPEL Repository

  1. Open the EPEL repository file
    /etc/yum.repos.d/epel.repo
  2. Set priority for the EPEL repository
    Add priority=3 to the end of the [epel] section

 

Install Remi Repository

  1. Download the latest Remi repository
    wget http://rpms.famillecollet.com/el5.i386/remi-release-5-6.el5.remi.noarch.rpm
  2. Run the rpm install command
    rpm -Uvh remi-release-5*.rpm

Configure Remi Repository

  1. Open the EPEL repository file
    /etc/yum.repos.d/remi.repo
  2. Enable the Remi Repository
    当Change enabled=0 to enabled=1时安装phpmyadmin3.2×版本不改时安装2.9×版本 (3.2X需要php 5.2以上)
  3. Set priority for the Remi Repository
    Add priority=3 to the end of the [remi] section

 

Install phpMyAdmin 3.1.x

  1. Run the following yum install command
    yum install phpmyadmin
  2. Restart the Apache Server
    service httpd restart

下载链接有的不对,自己找,或者找我,不一定是最新的

里面可能有细节问题,有问题交流,我这是完全ok了

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值