Hi all,
I am moving accounts to a new server (from fedora to freebsd). Some clients use 'www.theirdomain.tld' as mysql host in their connection scripts. This worked fine, but on the new server, this gives an Access denied for user '<username>'@'<serverhostname>'.
Using '127.0.0.1' or 'localhost' to connect to works fine, but using a domain running on the same server, returning the main ip of the server, now gives this error.
Any ideas how to make this work like before?
I am moving accounts to a new server (from fedora to freebsd). Some clients use 'www.theirdomain.tld' as mysql host in their connection scripts. This worked fine, but on the new server, this gives an Access denied for user '<username>'@'<serverhostname>'.
Using '127.0.0.1' or 'localhost' to connect to works fine, but using a domain running on the same server, returning the main ip of the server, now gives this error.
Any ideas how to make this work like before?