On Mon, May 07, 2001 at 04:08:53PM +0300, Halil TAS wrote:
> I Installed redhat 7.1 and Mysql. And use mysql_install_db and know when i
> use mysqladmin -u root -h myhostname -p password 'mypassword' take a error
> message. It's began Can't connect to MySQL server on ...  (111) and i didn't
> see mysql.sock file anywhere in my HD.  I try telnet myhost 3306 but i
> didn't any connections. Connection refused. (But normal Telnet port  is
> running)
> 
> Please help me what can i do?

Does 'ps' or 'pstree' show a mysqld or safe_mysqld process running?
If not, have you actually started the MySQL server?  I believe you have
to run 'mysql.server start' or something similar, though my memories
of running MySQL under Linux are somewhat hazy..

G'luck,
Peter

-- 
If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be 
false.

---------------------------------------------------------------------
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

  • socket Halil TAS
    • Peter Pentchev

Reply via email to