V
V
ViktorGuerro2019-12-17 08:19:23
PHP
ViktorGuerro, 2019-12-17 08:19:23

How to install PhpMyAdmin on Centos 8?

I installed the minimum CentOs 8 virtual machine, updated the repositories, configured Apache, it came to PhpMyAdmin and there was a problem in the configuration. That is, logically, I had to execute "dnf -y install phpmyadmin" and rep. with the configs should have been installed and I would have adjusted all the settings, but I get an error: "There are no matches for the argument: phpmyadmin", although before that I successfully completed "dnf -y install epel-release". As a result, I filled in only the "mydomain.ru/www/phpmyadmin" folder and that's it. And there were errors like:
"In the configuration file, you must specify a passphrase (blowfish_secret)."

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Karasik, 2019-12-17
@ViktorGuerro

Looks like it's not available as RPM yet, install from tar - https://www.itzgeek.com/how-tos/linux/centos-how-t...

A
Alexey Dmitriev, 2019-12-17
@SignFinder

You will have to configure phpadmin after installing it from the repository as well.
Error "You must specify a passphrase (blowfish_secret) in the configuration file", etc. associated with an unconfigured config file - just do whatever it asks, including creating a backend database for it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question