Hello.

On Wed, Jun 13, 2001 at 05:01:21PM +0200, you wrote
> hi,
> when i do : "find / -name mysqld.sock", it doesn't
> find nothing,
> i have read the article what u tell me, it wrote, for
> running server mysql, u put :"mysql" or
> "mysqld.server" i tried the both :when i put
> "mysqld.server", the response was :" mysqld.server:
> Command not found." and when i put "mysql", the

You have to give the complete path of the command.

Additionally, if you run RedHat (if I remember correctly), you should rather

/etc/rc.d/inid.d/mysql start

> response was :"ERROR 2002: Can't connect to local
> MySQL server through socket
> '/var/run/mysqld/mysqld.sock' (111)".
> what i understand, we must put number of the port 3306
> and something, but if it's this a solution,how can i
> do ?
> i m so sorry if i trouble u, thank u very much.

Bye,

        Benjamin.


PS: I CC'ed my answer to the list, because there may be other who can
help you better than me.

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