On Thursday 09 January 2003 03:16, seed dot chan at citicorp dot com wrote:

> After installed the MySQL version 3.23.53, I tried to test the MySQL by
> typing the following command, relevant error message appears, please advise
> how to fix.
>
> Command:                 Display Error Message:
>
> mysqlshow                mysqlshow: Can't connect to MySQL server on
> 'localhost' (10061)
>
> mysqladmin CREATE test   mysqladmin: connect to server at 'localhost'
> failed error: 'Can't connect to MySQL server on
> 'localhost' (10061)'
>                          Check that mysqld is running on localhost and that
> the port is 3306.
>                          You can check this by doing 'telnet localhost
> 3306'
>
> mysql test               ERROR 2003: Can't connect to MySQL server on
> 'localhost' (10061)

Seems your MySQL server is not running. Just run it ;)



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





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to