Hi,

I am trying to connect from one computer that has MySQL installed 
(client) in another one that also has MySQL (server). Using this command:

C:\mysql\bin>mysql.exe -u root -h server.com -p
Enter password: *****
ERROR 2003: Can't connect to MySQL server on 'server.com' (10060)


However I am also using Apache+PHP and it is working withou problem.

Does anyone know what is the problem?

Thanks a lot.

-- 
Andre Matos
[EMAIL PROTECTED]



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

Reply via email to