Hello.


>ERROR 2003 (HY000): Can't connect to MySQL server on 'myDomain.com' (10061)



See:

  http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html





"YL" <[EMAIL PROTECTED]> wrote:

>I have mysql server and php apps on the same machine, they worked very well.

>The machine's OS is win2k pro

>Mysql 5.0.15

>

>Then I access the db from local network area 192.l68.... And it worked fine 
>although I

>have to reset my account privileges..

>

>Then I tried to access it remotely by domain name, it stop working even I can 
>ping the

>server with the domain name: 

>

>F:\home\elim>mysql -h myDomain.com -u elim -p

>Enter password: ******

>ERROR 2003 (HY000): Can't connect to MySQL server on 'myDomain.com' (10061)

>

>Please help me for the general steps of setting this up. Thanks a lot!



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




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

Reply via email to