On Fri, 2009-04-24 at 10:08 -0600, Merrill Oveson wrote:
> I get the MySQL Error Number 2003
> Can't connect to MySQL server...

Probable causes are that the server isn't listening on the right
interface, there's a firewall in the way, etc.

When things are set up correctly this command should report that the
port is open and what version of mysql is listening there:

nmap -sV -p 3306 <ip-of-mysql-server>

Right now, I'm guessing that it will find the port is closed or
filtered.


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to