
Handles authentication using MySQL credentials.Communicates directly with your MySQL installation.If this is not completed yet, you can follow this guide on installing a LAMP stack on Ubuntu 20.04.Īdditionally, there are important security considerations when using software like phpMyAdmin, since it: A LAMP (Linux, Apache, MySQL, and PHP) stack installed on your Ubuntu 20.04 server.


To set this up, follow our initial server setup guide for Ubuntu 20.04. This server should have a non-root user with administrative privileges and a firewall configured with ufw. In order to complete this guide, you will need:
#E package apache2 has no installation candidate dashboard how to
In this guide, we’ll discuss how to install and secure phpMyAdmin so that you can safely use it to manage your databases on an Ubuntu 20.04 system. PhpMyAdmin was created so that users can interact with MySQL through a web interface. While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system solely from the MySQL prompt.

An earlier version of this tutorial was written by Brennan Bearnes.
