Hello Alessandro,

Tuesday, January 22, 2002, 12:40:20 AM, you wrote:
AT> Hi,

AT> I am a newby on MySql and more less a week ago I tried to install it on my 
AT> SuSE 7.1. I followed the instruction in the manual, but when I run the 
AT> command 'safe_mysqld --user=mysql &' the daemon mysqld didn't start. So I 
AT> tried with the command 'safe_mysqld --skip-grant-tables &' and the daemon 
AT> mysqld started. Why the command 'safe_mysqld --user=mysql &' didn't go?

See the manual at: http://www.mysql.com/doc/s/a/safe_mysqld.html

AT> For a my mistake I run another time the command 'mysql_install_db', so, when I try
AT> to execute the command 'safe_mysqld --skip-grant-tables &'  I recive this 
AT> error in linux.err:

AT> 020120 10:26:37  mysqld started
AT> 020120 10:26:37  Can't start server : Bind on unix socket: Permission denied
AT> 020120 10:26:37  Do you already have another mysqld server running on socket: 
AT> /var/lib/mysql/mysql.sock ?
AT> 020120 10:26:37  Aborting
AT> 020120 10:26:37  mysqld ended
AT> How can I resolve this problem?

It looks like mysqld is already running.

-- 
For technical support contracts, goto https://order.mysql.com/
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