Many users require the functionality of a database system like MySQL, but interacting with the system solely from the MySQL command-line client requires familiarity with the SQL language. [phpMyAdmin](https://www.phpmyadmin.net) was created to allow users to interact with MySQL through an intuitive web interface running alongside a PHP development environment. In this guide, we’ll discuss how to install phpMyAdmin on top of an Nginx server, and how to configure the server for increased security.
How To Install and Secure phpMyAdmin with Nginx on a CentOS 7 Server
How to Install and Secure phpMyAdmin with Nginx on a Debian 9 server
How To Install and Secure phpMyAdmin with Nginx on an Ubuntu 20.04 Server
How to Install and Secure phpMyAdmin with Nginx on an Ubuntu 18.04 server
How To Install and Secure phpMyAdmin with Nginx on Ubuntu 16.04
How To Install and Secure phpMyAdmin with Nginx on an Ubuntu 14.04 Server