* Aaron Gerber <[EMAIL PROTECTED]> [2004-01-10 21:33 +0100]:
> Locally, I can connect to the MySQL server [...]
> but I can't connect if I put in the IP address (locally or remotely)

Maybe mysqld is configured to listen on its unix domain socket only?
This is the default for Debian.

Remove the line 'skip-networking' from /etc/mysql/my.cnf,
type "/etc/init.d/mysql restart" and
try connecting to the IP address again.

-- 
Johannes Franken
 
MySQL Professional
mailto:[EMAIL PROTECTED]
http://www.jfranken.de/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to