Skip to main content

Install phpMyAdmin

Install Prerequisites

Install MariaDB

Install Apache

Install PHP 7.4

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.