


Please use something more secure and press enter again when you're done to proceed to the next step. I'm using the password "phpmyadmin" for this tutorial. Unless you're an advanced user (in which case you probably wouldn't be using this tutorial) then just press enter on "yes" to step up the main database and move on to the next step.Įnter in your new password for phpMyAdmin twice. Now we need to configure the database with dbconfig-common. You must press the space bar on the "Configuring phpmyadmin" screen to select "apache2" before pressing enter. We'll need to setup phpMyAdmin with "apache2" Apache. As it proceeds, we need to select our settings from the display configuration dialog boxes that pop up. This command will begin the installation process.
INSTALL PHPMYADMIN UBUNTU 16 INSTALL
Sudo apt-get install phpmyadmin php-mbstring php-gettext Installing phpMyAdmin and its dependencies: This tutorial assumes that you have a Ubuntu Server 16.04 installation with a LAMP server or PHP already installed and up-to-date. This guide will walk you through a quick installation and then a more complex password protected security setup to keep your phpMyAdmin setup guarded. Securing it on the other hand, is a more complicated task one that involves a bit of basic terminal knowledge. Installing phpMyAdmin on ubuntu is made extremely easy because it's included in the main repository.
