Comments on How To Install and Secure phpMyAdmin on Ubuntu 18.04 LTS
phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. phpMyAdmin is a web-based tool that allows you to easily manage MySQL or MariaDB databases. In this tutorial, we will be going to explain how to install and secure phpMyAdmin on Ubuntu 18.04 server.
4 Comment(s)
Comments
Nice tutotial!
Can you add Nginx to it?
This might be necessary at the end of the installation. It was for me.
sudo ln -s /usr/share/phpmyadmin /var/www/html/
I dont get the promt to choose the http server.
It doesn't work for me.
I've done exactly as you wrote but nothing changed.My configuration is Ubuntu 18.04, Apache2, MariaDB, all under ISPConfig 3.The added layer doesn't displayed.What is the problem?