Question
Installing phpMyAdmin No Conf File Generated
I’m currently following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-with-apache-on-a-centos-7-server to install phpMyAdmin on my droplet. The phpMyAdmin.conf file is never generated. When I go to the conf.d folder it doesn’t exist and if I vi the file it’s empty. However, I can see phpMyAdmin in the etc folder and when I try to run the install again, it says that it has already been installed.
My droplet is running Apache on Centos7 with PHP 7.3.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×