Hey guys. Sorry to bother you AGAIN.
So I have brought a vps host and currently installing the server onto it. I've come to a snag
I'm trying to make a connection with Navicat. But everytime I put the VPS ip address in I get this error "Host 'VALADILENE.shared-servers.com' is not allowed to connect to this MySQL server"
am I doing something wrong?
Connecting to Navicat 8
Re: Connecting to Navicat 8
Modify the allowed hosts for the SQL user you're connecting as to come from your IP. I think it defaults to "localhost", so that's why you're seeing that problem.
-- Whasf
-
- Posts: 9
- Joined: Thu Mar 28, 2013 3:42 pm
Re: Connecting to Navicat 8
thanks
This'll sound so very dumb.....But how do I go about doing that?
This'll sound so very dumb.....But how do I go about doing that?
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: Connecting to Navicat 8
You need more general mysql help...You are better off looking up a guide or asking for help on a site dedicated to mysql.