Can't install phpmyadmin

General support questions
bitwiz
Posts: 7
Joined: 2017/07/15 18:09:50

Re: Can't install phpmyadmin

Post by bitwiz » 2019/08/28 22:13:51

I'm posting a slightly modified version of the yum command I use since I use both remi and epel repos... this avoids the package conflicts.

Code: Select all

yum --enablerepo=remi --disablerepo=epel install phpMyAdmin

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Can't install phpmyadmin

Post by TrevorH » 2019/08/28 22:56:01

You would do better to use either exclude=, includepkgs= or priority= in the various yum repo files.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply