Install and Secure phpMyAdmin on Ubuntu 16.04 VPS
With this tutorial, you will be able to install and secure phpMyAdmin, the most popular program for accessing MySQL and MariaDB databases on Internet servers. What We Are Going To Cover Installing the LAMP stack (Linux, Apache, MySQL, PHP) Adding PHP extensions to run phpMyAdmin How to install phpMyAdmin itself To secure phpMyAdmin, we are going to: Install Let's Encrypt Edit php.ini to eliminate showing of PHP errors Res...
Read More