Hello, Is there a web gui available in CentOS 8 for managing mariadb and/or mysql DB servers? I've used phpMyAdmin for many years, but I don't see an RPM for it in EPEL for CentOS 8. Is there a popular alternative to phpMyAdmin that's packaged for CentOS 8? -- Ranbir
I?m not sure the host OS is relevant but I am sure that the PHP version you are running is very relevant. All that said, I moved from phpMyAdmin to Adminer over year ago and never looked back: https://www.adminer.org/ - - - On 20 Dec 2020, at 14:04, Ranbir wrote:> Hello, > > Is there a web gui available in CentOS 8 for managing mariadb and/or > mysql DB servers? I've used phpMyAdmin for many years, but I don't see > an RPM for it in EPEL for CentOS 8. > > Is there a popular alternative to phpMyAdmin that's packaged for > CentOS 8? > > -- > Ranbir > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos
? 17:04 -0500 ?? 20.12.2020 (??), Ranbir ??????:> Hello, > > Is there a web gui available in CentOS 8 for managing mariadb and/or > mysql DB servers? I've used phpMyAdmin for many years, but I don't > see > an RPM for it in EPEL for CentOS 8. > > Is there a popular alternative to phpMyAdmin that's packaged for > CentOS > 8?Accordung to this guide ( https://computingforgeeks.com/install-and-configure-phpmyadmin-on-rhel-8/ ) it should work , yet I haven't tested it. Best Regards, Strahil Nikolov