Hi!
Could someone give me some ideas on what I need to do to be able to have mydnsconfig running on a separate server to mydns?
As far as I can see, I think I just need to configure the mysql database on the server running mydns to allow remote access from the server running mydnsconfig?
I've tried simply creating a user:
Code:
GRANT SELECT, INSERT, UPDATE, DELETE ON mydns.* TO 'mydns'@'<server-running-mysqlconfig>' IDENTIFIED BY '<password>';
But this does not seem to be enough!
Thanks!
James.
Recent comments
1 day 7 hours ago
1 day 12 hours ago
1 day 16 hours ago
1 day 18 hours ago
2 days 8 hours ago
2 days 8 hours ago
2 days 13 hours ago
2 days 20 hours ago
2 days 21 hours ago
2 days 22 hours ago