Im running LAMP: on Ubuntu: 19.10.1, PHP:7.3.11, Apache:2.4.41, MySql: 8.0.18.
Im having a lot of issues logging into phpmyadmin with root user as well as another admin user.
Here's the error messages: 1) 'mysqli_real_connect(): The server requested authentication method unknown to the client'
2) '[mysqli_real_connect(): (HY000/2054): The server requested authentication method unknown to the clientcaching_sha2_password]'
I've run 'sudo dpkg-reconfigure phpmyadmin' several times and tried different 'authentication modes' and nothing seems to work.
Any suggestions??