Unable to access phpmyadmin (DB installed on a remote server)

I was able to access admin tools, and then installed composer. I can get to this page: https://example.com:22222/db/pma/index.php

I then checked my login details at /etc/mysql/conf.d/my.cnf

However when I try to authenticate with that information I get an error:

Any idea how to solve this?

Thanks

Found the solution here: http://sforsuresh.in/access-remote-mysql-server-using-local-phpmyadmin/ :slight_smile: