Forums

Mansoor
Mansoor
Offline
Resolved
0 votes
In one of my Centos 7 VMs, I ran into some troubles trying to instal phpmyadmin. yum was confused between the system's default PHP version (5.4), the installed PHP version (7.0) and the latest PHP version (7.1). It gave me almost all sort of conflict and dependency errors!

I then ran
sudo dnf install phpmyadmin
and what a relief! The dnf was smart enough to adapt to my setup and only chose the approbate packages. It found its way though the maze of PHP versions and gave me a running and configured phpMyAdmin application in no time!

Has anyone here tried the ndf with clearos? I'm planning to have it installed on a fresh clearos vm just to examine the compatibility.
Saturday, January 27 2018, 05:30 PM
Share this post:
Responses (1)
  • Accepted Answer

    Sunday, January 28 2018, 04:26 PM - #Permalink
    Resolved
    0 votes
    Hi,

    Not tried dnf. If I'm correct it's the default packet manager for RHEL 8.

    DNF Command Reference
    The reply is currently minimized Show
Your Reply