I have installed a MySQL database, nuBuilder, in a LXD container on an Ubuntu host machine.
When I try to access the MySQL database, nuBuilder, from the browser on the host via the container’s IP address, I get this message:
Connection failed: SQLSTATE[HY000] [1045] Access denied for user ‘nuadmin’@‘localhost’ (using password: YES)
nuadmin is a MySQL database user. I set the password in the appropriate file, nuconfig.php
I would appreciate your help! I am a new user of LXD and MySQL, so forgive me for missing anything easy. If I should go to a MySQL forum instead of this one, please let me know. Thank you!