This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Accessing PHPMyAdmin from Host Machine | |
To access PHPMyAdmin from your host machine, you’ll need to ensure that PHPMyAdmin is | |
installed on your Ubuntu VM and that remote access is configured correctly. Here’s how you can | |
do it: | |
1. Install PHPMyAdmin: | |
o Run the following command to install PHPMyAdmin: | |
o sudo apt install phpMyAdmin | |
Webserver to configure apache2 | |
Configure database for phpMyAdmin with dbconfig-common Yes | |
MySQL application password for phpMyAdmin bcapasswd2024 |