RE: socket error

2006-12-21 Thread bruce
: socket error the file mysql.sock does not exist what I have to do? - Original Message - From: "bruce" <[EMAIL PROTECTED]> To: Sent: Thursday, December 21, 2006 4:35 PM Subject: RE: socket error > you might also need to check that the my.cnf file is configured to > ref

Re: socket error

2006-12-21 Thread eng.waleed
age - From: "Rolando Edwards" <[EMAIL PROTECTED]> To: "eng.waleed" <[EMAIL PROTECTED]> Cc: Sent: Thursday, December 21, 2006 4:08 PM Subject: Re: socket error Here is a question: Were you attempting to login on the localhost machine ?? Can you login to the M

Re: socket error

2006-12-21 Thread eng.waleed
the file mysql.sock does not exist what I have to do? - Original Message - From: "bruce" <[EMAIL PROTECTED]> To: Sent: Thursday, December 21, 2006 4:35 PM Subject: RE: socket error you might also need to check that the my.cnf file is configured to referenc

RE: socket error

2006-12-21 Thread bruce
ginal Message- From: Lemuel Formacil [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 6:25 AM To: mysql@lists.mysql.com Subject: Re: socket error On Thursday 21 December 2006 02:25, eng.waleed wrote: > hi > I have this error on mysql engine Could not connect: Can't connect

Re: socket error

2006-12-21 Thread Lemuel Formacil
On Thursday 21 December 2006 02:25, eng.waleed wrote: > hi > I have this error on mysql engine Could not connect: Can't connect to local > MySQL server through socket '/var/lib/mysql/mysql.sock' (13) is there any > suggestion my version is 3.23.58 > BR I think it's either you don't have read permi

Re: socket error

2006-12-21 Thread Rolando Edwards
Here is a question: Were you attempting to login on the localhost machine ?? Can you login to the MySQL server from an external client, in other words, outside of the localhost ?? When you do 'select host,user from mysql.user;' Does any user in the 'mysql.user' table have access ?? The should b

Re: socket error

2006-12-21 Thread Juan Eduardo Moreno
Waleed, First, please try to upgrade your mysql. Try to review in your my.cnf if your configuration socket appear two twice ( in two lines ). Verify in your environment if your mysql is running using "ps -aux | grep -i mysql". $ service mysql stop $ ps -aux | grep -i mysql $ (if still running

Re: socket error

2006-03-13 Thread SGreen
"Jim Douglas" <[EMAIL PROTECTED]> wrote on 03/13/2006 12:24:56 PM: > I can connect to mysql with > > mysql -u dbname -p > > When I start MySQL Administrator v 1.1.6 it says > > Could not connect to host 'localhost'. > MySQL Error Nr. 2002 > Can't connect to local MySQL server through socket '/

Re: Socket Error While Starting MySQL

2004-11-26 Thread mathan
Hello Mukund, Remove the /etc/my.cnf file and start the mysqld daemon again. It will work Thanks, Mathan - Original Message - From: "Mukund N Rathi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 26, 2004 11:31 AM Subject: Socket Error While Starting MySQL > Hi

Re: socket error

2003-02-12 Thread J. A. Tovey
--- Peter Grigor <[EMAIL PROTECTED]> wrote: > > > > > >>>i'm sorry - could you explain that for a > >>>simpleton :-) > >>>i have no idea what you mean :-/ > >>> > >>>--- Peter Grigor <[EMAIL PROTECTED]> wrote: >

Re: socket error

2003-02-11 Thread gerald_clark
Original Message - From: "J. A. Tovey" <[EMAIL PROTECTED]> To: "Peter Grigor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 9:34 AM Subject: Re: socket error Type ps ax | grep mysql at your shell...this will giv

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: "J. A. Tovey" <[EMAIL PROTECTED]> To: "Peter Grigor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 11:52 AM Subject: Re: socket error > > yes, i ran everything again > Well, the hos

Re: socket error

2003-02-11 Thread J. A. Tovey
yes, i ran everything again --- Peter Grigor <[EMAIL PROTECTED]> wrote: > - Original Message - > From: "J. A. Tovey" <[EMAIL PROTECTED]> > To: "Peter Grigor" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, February

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: "J. A. Tovey" <[EMAIL PROTECTED]> To: "Peter Grigor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 11:33 AM Subject: Re: socket error > ok :) > > all killed now, > > (not quite

Re: socket error

2003-02-11 Thread J. A. Tovey
<[EMAIL PROTECTED]> > > > To: "Peter Grigor" <[EMAIL PROTECTED]>; > > > <[EMAIL PROTECTED]> > > > Sent: Tuesday, February 11, 2003 9:34 AM > > > Subject: Re: socket error > > > > > > > > Type > > ps ax | gre

Re: socket error

2003-02-11 Thread Peter Grigor
ter Grigor" <[EMAIL PROTECTED]>; > > <[EMAIL PROTECTED]> > > Sent: Tuesday, February 11, 2003 9:34 AM > > Subject: Re: socket error > > > > Type ps ax | grep mysql at your shell...this will give a list of processes that are associated with mysql.

Re: socket error

2003-02-11 Thread J. A. Tovey
gt;; > <[EMAIL PROTECTED]> > Sent: Tuesday, February 11, 2003 9:34 AM > Subject: Re: socket error > > > > ah ok, yes, > > > > the error log says > > " > > 030211 12:10:27 mysqld started > > 030211 12:10:27 Can't start server: Bin

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: "J. A. Tovey" <[EMAIL PROTECTED]> To: "Peter Grigor" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 9:34 AM Subject: Re: socket error > ah ok, yes, > > the error log says > " >

Re: socket error

2003-02-11 Thread J. A. Tovey
ah ok, yes, the error log says " 030211 12:10:27 mysqld started 030211 12:10:27 Can't start server: Bind on TCP/IP port: Address already in use 030211 12:10:27 Do you already have another mysqld server running on port: 3306 ? 030211 12:10:27 Aborting " how do i get rid of this other mysql !

Re: socket error

2003-02-11 Thread Peter Grigor
- Original Message - From: "J. A. Tovey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 9:09 AM Subject: socket error > hi - > > i have got to the beginning stages of > installation - on trying to create a root > password with: > > bin/mysqladmin -u root pass

Re: Socket error - help from gurus

2003-01-22 Thread gerald_clark
Pedro Leite wrote: Hi, I'm new to MySql and to this list. I'm confused and lost. I installed MySQL in a Mandrake box and with no problem at all, just followed the installation procedures. Then I created a database, tables etc. All just fine. Then I connected the database with a Domino applicati

re: Socket Error

2002-10-25 Thread Egor Egorov
Fajar, Friday, October 25, 2002, 10:14:42 AM, you wrote: FP> What's wrong if this error message appears when I try to run mysql: FP> cannot connect to local Mysql server through socket FP> '/var/lib/mysql/mysql.sock' FP> If I run mysql_config, this appears: FP> --socket /tmp/mysql.sock FP> What

Re: Socket Error

2002-10-25 Thread David Bordas
> Hi All, > > What's wrong if this error message appears when I try to run mysql: > cannot connect to local Mysql server through socket > '/var/lib/mysql/mysql.sock' > > If I run mysql_config, this appears: > --socket /tmp/mysql.sock > > What should I do to correct this? Thanks. Modify your my.

Re.: Socket Error

2002-08-03 Thread nick
Are you sure that you are running the server at all? Nikodim Here's my bug report Version: MySql 3.23.51. OS: Linux linux 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 i586 unknown Memory: 64MB + 256MB(Swap) Distibution Name: mysql-3.23.51-pc-linux-gnu-i686 I runned MySQL with the command: bin/sa

Re.: Socket Error

2002-08-03 Thread nick
Are you sure that you are running the server at all? Nikodim Here's my bug report Version: MySql 3.23.51. OS: Linux linux 2.4.18 #4 Fri May 31 01:25:31 PDT 2002 i586 unknown Memory: 64MB + 256MB(Swap) Distibution Name: mysql-3.23.51-pc-linux-gnu-i686 I runned MySQL with the command: bin/sa

Re: socket error: Can't connect to local MySQL server through socket '' (111)

2001-08-04 Thread Sinisa Milivojevic
Charles Mégnin writes: > I am getting an error message > > Can't connect to local MySQL server through socket '' (111) > > trying to connect via mySQLgui on my Linux box running RH6.2 > I do have a > /tmp/mysql.sock > with proper authorizations > and have no problem connecting to the serverwitho