Latest Raspbian Buster fresh install on Pi 3B
Apache2 installed and working
PHP 7.3 installed and Working
MariaDB 10.3.22 installed and working
PHPMyAdmin installed and appears to work
database mysql table user shows 2 users for localhost, root with no password and phpmyadmin with a hashed password.
database phpmyadmin table pma__users has no records
When I start PHPMyAdmin and get the log in screen what username/password do I use?
Do I manually need to add a user? If yes, how?
Thanks
Ken