Install phpMyAdmin
Install Prerequisites
Install phpMyAdmin
sudo apt install -y phpmyadmin
When prompted, press space next to apache2
to select it, then tab over to <Ok>
and press enter.
Select Yes
when asked whether to use dbconfig-common
to set up the database.
When prompted for a password for phpmyadmin, just press enter to allow it to generate a random password.
No Comments