How to Install phpMyAdmin on Ubuntu 16 (Latest Version)

When it comes to database management for MySQL, phpMyAdmin is probably one of the most used softwares or tools. In this guide, we will be learning how to install phpMyAdmin. To install the latest version of phpMyAdmin, run these commands in order: sudo apt-get update sudo apt-get install phpmyadmin php-mbstring php-gettext – Select “apache2” by highlighting … Continue reading How to Install phpMyAdmin on Ubuntu 16 (Latest Version)