I'm having trouble accessing MySQL from a remote DA server. I've set this up successfully so that a DA VPS can access MySQL on a dedi with DA, but I've not been able to make this work from a 3rd server (DA dedicated). Here are the instructions I've followed that worked:
http://help.directadmin.com/item.php?id=140
http://help.directadmin.com/item.php?id=45
Using the same instructions, I cannot get server 3 to connect to server 1 MySQL. Here is the error message:
ERROR 1045 (28000): Access denied for user 'da_admin'@'1.2.3.4' (using password: YES)
1.2.3.4 is a placeholder for the actual IP of the dedicated DA server with the MySQL database I need to connect to.
I've carefully followed the knowledgebase instructions several times, and of course verified that port 3306 is open in the firewall. Any ideas?
http://help.directadmin.com/item.php?id=140
http://help.directadmin.com/item.php?id=45
Using the same instructions, I cannot get server 3 to connect to server 1 MySQL. Here is the error message:
ERROR 1045 (28000): Access denied for user 'da_admin'@'1.2.3.4' (using password: YES)
1.2.3.4 is a placeholder for the actual IP of the dedicated DA server with the MySQL database I need to connect to.
I've carefully followed the knowledgebase instructions several times, and of course verified that port 3306 is open in the firewall. Any ideas?