RE: MySQL Error#: 2002

2013-03-21 Thread Stillman, Benjamin
o: Patrice Olivier-Wilson; mysql@lists.mysql.com Subject: RE: MySQL Error#: 2002 Check directory permissions, and check out the 'answers' in here: http://forums.mysql.com/read.php?10,284776,284936 > -Original Message- > From: Patrice Olivier-Wilson [mailto:b...@biz-comm.com] >

MySQL Error#: 2002

2013-03-18 Thread Patrice Olivier-Wilson
r via Dreamweaver, the error message is: MySQL Error#: 2002 Can't connect to local MySQL server through socket '/var/lib/myswl/mysql.sock'(111). I have one site that uses a different IP number that that site is ok. My static sites, ie, no database inclusion, are ok. Any ideas wh

RE: MySQL Error#: 2002

2013-03-18 Thread Rick James
from hosting gods yet. When I try to connect > to server via Dreamweaver, the error message is: MySQL Error#: 2002 > Can't connect to local MySQL server through socket > '/var/lib/myswl/mysql.sock'(111). > > I have one site that uses a different IP number that that site

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2012-04-13 Thread Claudio Nanni
; socket = /var/run/mysqld/mysqld.sock > > > socket = /var/run/mysqld/mysqld.sock > > > socket = /var/run/mysqld/mysqld.sock > > > > > > root@devel:~# /etc/init.d/mysql restart > > > Stopping MySQL database server: mysqld. > > > Sta

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2012-04-11 Thread Prabhat Kumar
ld/mysqld.sock > > socket = /var/run/mysqld/mysqld.sock > > socket = /var/run/mysqld/mysqld.sock > > > > root@devel:~# /etc/init.d/mysql restart > > Stopping MySQL database server: mysqld. > > Starting MySQL database server: mysqld . . . . . . . . . . .

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2012-04-11 Thread Larry Martell
topping MySQL database server: mysqld. > Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed! > root@devel:~# mysql -u root -p > Enter password: > ERROR 2002 (HY000): Can't connect to local MySQL server through socket > '/var/run/mysqld/mysqld.sock'

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2012-04-11 Thread mail...@securitylabs.it
Il 11/04/2012 10:51, Ganesh Kumar ha scritto: Hi Guys, I am using debian squeeze it's working good, I am trying to install mysql-server. mysql-server installation successfully but didn't start root@devel:~# /etc/init.d/mysql restart Stopping MySQL database server: mysqld. Starting MySQL databa

MySQL when running on LiveDVD (GnackTrack - ubuntu based distro) - Error 2002

2011-02-28 Thread Matthew Phillips
The following occurs when running the Live version of GnackTrack, if you install from the LiveDVD this issue is no longer present. LiveDVD can be downloaded from www.gnacktrack.co.uk - this can be used to demonstrate issue but i think it's likely somethign simple root@root:~# mysql ERROR

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2009-10-27 Thread F.A.I.Z.A.L
Hi thanks for your reply. i found the problem, the problem was due to maintenance activity IT team rebooted the machine but they didn't start the mysql server after reboot. i executed mysqld with root credit. i got the below output but still the cursor not return to prompt bash-2.03# /usr/local

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2009-10-26 Thread lists
The socket hets created when you start the server It might be in the mysql home dir, it might be in /var/run. See if its declared in my.cnf Sent via BlackBerry from T-Mobile -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2009-10-26 Thread F.A.I.Z.A.L
hi experts ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) iam facing the above error while connecting the mysql database. i am also checked the mysql.sock socket file is not in /tmp. could you please help me to fix this problem. wh

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-06 Thread Moon's Father
Make sure your mysqld is running On Fri, Apr 4, 2008 at 3:24 AM, Joerg Bruehe <[EMAIL PROTECTED]> wrote: > Hi, > > > Vidal Garza wrote: > > > [[...]] > > > > I have a cuestion, where do you find the system header files error > > number (61)? > > > > I do that brute-force: > > #! /bin/sh > # >

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-03 Thread Joerg Bruehe
Hi, Vidal Garza wrote: [[...]] I have a cuestion, where do you find the system header files error number (61)? I do that brute-force: #! /bin/sh # # FGIN shell script to use "fgrep" on all "/usr/include/h" files # # $1, $2, ... options and arguments given to "fgr

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-03 Thread Vidal Garza
Krishna Chandra Prajapati escribió: Just try mysqladmin ping that whether mysql is working or not Krishna On Thu, Apr 3, 2008 at 5:45 AM, Vidal Garza <[EMAIL PROTECTED]> wrote: Hi... I need test mysql connections but i have a problem... freebsd# uname -a FreeBSD freebsd.aduanet.net 6.3-RE

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-03 Thread Joerg Bruehe
ySQL server through socket '/tmp/mysql.sock' (61) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) [[...]] That 61 is not for decorative purposes, it has a significance. Search your system header files for the error number 61, it

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-02 Thread Krishna Chandra Prajapati
en like and this its my PROBLEM! I would > like that all connections finish ok. The errors not apear on mysql_error > file. > > : Can't connect to local MySQL server through socket '/tmp/mysql.sock' > (61) > ERROR 2002 (HY000): Can't connect to local MySQL

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)

2008-04-02 Thread Vidal Garza
all connections finish ok. The errors not apear on mysql_error file. : Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) ERROR 2002 (HY000): Can't c

Re: ERROR 2002 (HY000): Can't connect to local MySQL server

2007-06-20 Thread Michael Cole
AIL PROTECTED] > Sent: Tuesday, June 19, 2007 12:48 PM > To: John Mancuso > Subject: RE: ERROR 2002 (HY000): Can't connect to local MySQL server > > mysqld_safe > Starting mysqld daemon with databases from /var/lib/mysql STOPPING > server from pid file /var/run/mysqld/m

RE: ERROR 2002 (HY000): Can't connect to local MySQL server

2007-06-19 Thread John Mancuso
:48 PM To: John Mancuso Subject: RE: ERROR 2002 (HY000): Can't connect to local MySQL server mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql STOPPING server from pid file /var/run/mysqld/mysqld.pid 070619 17:40:10 mysqld ended --- John Mancuso <[EMAIL PROTECTED]>

RE: ERROR 2002 (HY000): Can't connect to local MySQL server

2007-06-19 Thread John Mancuso
jn [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 12:25 PM To: John Mancuso Subject: RE: ERROR 2002 (HY000): Can't connect to local MySQL server Hiya, I could not find .err file anywhere. and my mysql.sock file is showing 0 bytes in it. - ash# --- John Mancuso <[EMAIL PROTECTED

RE: ERROR 2002 (HY000): Can't connect to local MySQL server

2007-06-19 Thread John Mancuso
-2475 -Original Message- From: Ahamarshan jn [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 19, 2007 11:54 AM To: mysql@lists.mysql.com Subject: ERROR 2002 (HY000): Can't connect to local MySQL server Hi, I was appending Grant previledges to some databases in mysql; either i typed

ERROR 2002 (HY000): Can't connect to local MySQL server

2007-06-19 Thread Ahamarshan jn
. However I could not connect to mysql again When I start mysql I get the following error $ mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) I could not start nor stop any running mysql I tried to reboot my system hoping t

RE: Help ERROR 2002

2006-10-03 Thread nngau
: Help ERROR 2002 I don't know what happened. I was doing a very big query and now I'm not Able to access mysql. This is the error I get when I try to use command: Mysql -u root -p ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) H

Help ERROR 2002

2006-10-03 Thread nngau
I don't know what happened. I was doing a very big query and now I'm not Able to access mysql. This is the error I get when I try to use command: Mysql -u root -p ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) How do I fix t

Re: Post-Installation Setup Problems: error[2002 1604]

2005-08-16 Thread Jigal van Hemert
Tim Johnson wrote: it get worse . most of my commercial work is running on servers with ver 3.23.X (sun and RH servers). I enjoy a great relationship with my domain hoster (who is also a programmer who uses mysql a lot), but he has been very cautious about

Re: Post-Installation Setup Problems: error[2002 1604]

2005-08-16 Thread Gleb Paharenko
Hello. MySQL 3.xx is almost out of support now. Even no bugs fixed in 3.23 (only very critical ones). General reasons about old software and it's problems can be used in your dialog with hosting provider. Usually providers leave servers with MySQL 3.xx in use and provide a new one with MySQL

Re: Post-Installation Setup Problems: error[2002 1604]

2005-08-15 Thread Tim Johnson
* Gleb Paharenko <[EMAIL PROTECTED]> [050815 10:59]: > Hello. > > > > I'm getting the following problems: > > Login Problem: > > See: > http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.html That's going to be really helpful. Thanks. > > > Problems unencrypting password: > > OL

Re: Post-Installation Setup Problems: error[2002 1604]

2005-08-15 Thread Gleb Paharenko
wing problems: > > Login Problem: > > mysql --host=localhost --user=root --password=** > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (13) > > What works: > mysql -u tim -p > Enter password: *

Post-Installation Setup Problems: error[2002 1604]

2005-08-14 Thread Tim Johnson
Hello: OS: Linux Slackware 10.0 Ver: 4.0.20 Network Status: Closed to "outside world" After installation: I'm getting the following problems: Login Problem: mysql --host=localhost --user=root --password=** ERROR 2002: Can't connect to local MySQL server through so

Re: error 2002:

2005-03-11 Thread Mark Sargent
John Trammell wrote: Is the mysqld daemon running? (It should be.) What does the command ps aux | grep mysqld say? -Original Message- From: Mark Sargent [mailto:[EMAIL PROTECTED] Sent: Friday, March 11, 2005 8:52 AM To: mysql@lists.mysql.com Subject: error 2002: Hi All, I get

RE: error 2002:

2005-03-11 Thread John Trammell
Is the mysqld daemon running? (It should be.) What does the command ps aux | grep mysqld say? > -Original Message- > From: Mark Sargent [mailto:[EMAIL PROTECTED] > Sent: Friday, March 11, 2005 8:52 AM > To: mysql@lists.mysql.com > Subject: error 2002: > > H

error 2002:

2005-03-11 Thread Mark Sargent
Hi All, I get the following error in Fedora3 when trying to run mysql from the cli, [EMAIL PROTECTED] mysql]# mysql ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I installed mysql via yum. I'm rather new to Linux and eve

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2005-03-09 Thread Gleb Paharenko
> I then logged in, changed root password, used test database, etc. > > Now after reboot I cannot connect. I get this: > > [EMAIL PROTECTED]:/usr/local/mysql/bin # ./mysql -u root -p > Enter password: > ERROR 2002 (HY000): Can't connect to local MySQL serv

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2005-03-08 Thread Billy Pilgrim
# ./mysql -u root -p Enter password: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) Please give options if this involves: manual server start, setting up autostart, etc. Thanks -- MySQL General Mailing List For list archives: http://lists.

RE: Error 2002

2005-02-10 Thread Dean, Michael L USAATC
let it put the .sock and .pid files in the default locations and all is working fine now. Michael -Original Message- From: Nestor Florez [mailto:[EMAIL PROTECTED] Sent: Thursday, 10 February, 2005 12:14 To: Dean,Michael L USAATC Subject: Re: Error 2002 I was getting that on my Mac OSX an

Error 2002

2005-02-10 Thread Dean, Michael L USAATC
error messsage: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) My /tmp directory has these permissions: drwxrwxrwt5 root root 4096 Feb 10 11:46 tmp/ and mysql.sock has these permissions: srwxrwxrwx1 mysql

Re: ERROR 2002: Can't connect to local MySQL server through socket var/lib/mysql/mysql.sock' (2)

2004-07-19 Thread Laurent
On Monday 19 July 2004 12:12, charitha wrote: > Hi, You just check the entry in your /etc/my.cnf file where your .sock > file is configured my.conf says for server and client configuration: socket = /var/lib/mysql/mysql.sock So the path is correct > if it is not this path then change it and res

Re: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2004-07-19 Thread Cemal Dalar
> Sent: Monday, July 19, 2004 12:46 PM Subject: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) > Hello! I'm new to MySQl and I have sevral problems to get the Mysql-server > going. > First of all, when trying to c

ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2004-07-19 Thread Laurent
Hello! I'm new to MySQl and I have sevral problems to get the Mysql-server going. First of all, when trying to connect (in mysqlcc) I get the following error message: [MySQL] ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

RE: ERROR 2002: Can't connect to local MySQL server through socket

2004-03-15 Thread JR Bullington
You have to run the 'mysqld_safe &' command before you run 'mysql'. That creates the socket for you. J.R. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

ERROR 2002: Can't connect to local MySQL server through socket

2004-03-15 Thread Sami Maisniemi
I have installed MySQL provided with SuSE Linux 9.0. My intention was to figure out how it could be used with PHP that is running on Apache. I managed to install all required RPM packages, but when I try to laynch MySQL (just typing "MySQL"], the following error message is displaye

Re: Mysql Installation on Linux: ERROR 2002: Can't connect tolocal MySQL server

2004-01-18 Thread Mike Mapsnac
Weird. I cannot find the my.cnf (configuration file).. How that's possible? Thanks From: Victor Medina <[EMAIL PROTECTED]> To: Mike Mapsnac <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Mysql Installation on Linux: ERROR 2002: Can't connect tolocal MySQL serve

Re: Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th

2004-01-18 Thread Victor Medina
doc/en/Installing_binary.html > Have no idea what's wrong. I looked on the mysql.log file and the file is > empty. > > ERROR MESSAGE: > [EMAIL PROTECTED] bin]# ./mysql > ERROR 2002: Can't connect to local MySQL server through socket > '/tmp/mysql.sock' (2) > [EMAIL P

RE: Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th

2004-01-17 Thread Nicholas
this helps... ~~Nick --- On Sat 01/17, Mike Mapsnac < [EMAIL PROTECTED] > wrote: From: Mike Mapsnac [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Sat, 17 Jan 2004 22:51:29 + Subject: Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th I just i

Mysql Installation on Linux: ERROR 2002: Can't connect to local MySQL server th

2004-01-17 Thread Mike Mapsnac
I just install MYSQL on Linux (Red Hat 9) using this manual:http://www.mysql.com/doc/en/Installing_binary.html Have no idea what's wrong. I looked on the mysql.log file and the file is empty. ERROR MESSAGE: [EMAIL PROTECTED] bin]# ./mysql ERROR 2002: Can't connect to local MySQL serv

Getting error "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)"

2003-12-30 Thread ads mysql
I am trying to connect to mysql database. getting error "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) " Can not shutdown as well as restart. Please help me Thanks for support.

Re: Error 2002

2003-12-04 Thread Victoria Reznichenko
gt; Check with > > ps ax | grep mysqld > > if MySQL server is really running. > >> That's when I get the error 2002 message. Maybe my problem is not with the >> mysql.sock file but something else. >> >> Daniel Kasak wrote:jeepcreep wrote: >> >

Re: Error 2002 egroka

2003-12-03 Thread jeepcreep
I did and it is not running. Victoria Reznichenko <[EMAIL PROTECTED]> wrote:jeepcreep wrote: > > That is what I did. Check with ps ax | grep mysqld if MySQL server is really running. > That's when I get the error 2002 message. Maybe my problem is not with the > mysql.

Re: Error 2002 egroka

2003-12-02 Thread Victoria Reznichenko
jeepcreep <[EMAIL PROTECTED]> wrote: > > That is what I did. Check with ps ax | grep mysqld if MySQL server is really running. > That's when I get the error 2002 message. Maybe my problem is not with the > mysql.sock file but something else. > > D

Re: Error 2002

2003-12-01 Thread jeepcreep
That is what I did. That's when I get the error 2002 message. Maybe my problem is not with the mysql.sock file but something else. Daniel Kasak <[EMAIL PROTECTED]> wrote:jeepcreep wrote: >Just loaded mySQL v4 to LINUX Mandrake v9.2 via RPM. The error 2002 talks >of a mysql.s

Re: Error 2002

2003-12-01 Thread Daniel Kasak
jeepcreep wrote: Just loaded mySQL v4 to LINUX Mandrake v9.2 via RPM. The error 2002 talks of a mysql.sock file. I can't find this file anywhere on my box. Can't figure out why I can't find it as I'm preety sure the install was completed successfully. If I want to rebuild it,

Error 2002

2003-12-01 Thread jeepcreep
Just loaded mySQL v4 to LINUX Mandrake v9.2 via RPM. The error 2002 talks of a mysql.sock file. I can't find this file anywhere on my box. Can't figure out why I can't find it as I'm preety sure the install was completed successfully. If I want to rebuild it, though, what

Re: ERROR 2002: Can't connect to local MySQL server through socket

2003-07-08 Thread Victoria Reznichenko
e. > [Computer:/usr/local/mysql] mark% bg > bg: No current job. > > Instructions state that I should now be able to connect to MySQL server, > e.g. by running > > [Computer:/usr/local/mysql] mark% /usr/local/mysql/bin/mysql > ERROR 2002: Can't connect to local MySQL server

ERROR 2002: Can't connect to local MySQL server through socket

2003-07-07 Thread Mark Depenbrock
databases from /usr/local/mysql/data 030707 12:31:53 mysqld ended [Computer:/usr/local/mysql] mark% bg bg: No current job. Instructions state that I should now be able to connect to MySQL server, e.g. by running [Computer:/usr/local/mysql] mark% /usr/local/mysql/bin/mysql ERROR 2002: Can't c

error 2002

2003-07-04 Thread Paul Stonehocker
Good day to all; I'm new to this group; ERROR 2002: Can't connect to local MySQL Server through socket '/var/lib/mysql/mysql.sock' (111). The os is SUSE 8.1 and MySQL 4.0.13. This error has been plaqueing me for weeks and after many re-installs have resorted to the kind assi

Re: My SQL ERROR 2002

2003-06-09 Thread Egor Egorov
"skjois" <[EMAIL PROTECTED]> wrote: > I get this error > > ERROR 2002: Can't connect to local MySQL server through socket > '/tmp/mysql.sock' (2) > > how can i get rid of this? Easily. Start MySQL and get rid of the message. :-)

My SQL ERROR 2002

2003-06-09 Thread skjois
Hello, I get this error ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) how can i get rid of this? Regards, Shashi Kiran.

RE: ERROR 2002: Can't connect to local MySQL server through socke t '/var/lib/mysql/mysql.sock' (2)

2003-06-09 Thread Christensen, Dave
Sent: Monday, June 09, 2003 2:31 AM To: 'Pratchaya Chatuphian'; '[EMAIL PROTECTED]' Subject: RE: ERROR 2002: Can't connect to local MySQL server through socke t '/var/lib/mysql/mysql.sock' (2) Is your server daemon running? -Original Message- From: Pratc

RE: ERROR 2002: Can't connect to local MySQL server through socke t '/var/lib/mysql/mysql.sock' (2)

2003-06-09 Thread Christensen, Dave
Is your server daemon running? -Original Message- From: Pratchaya Chatuphian [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 2:25 AM To: [EMAIL PROTECTED] Subject: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) ER

ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

2003-06-09 Thread Pratchaya Chatuphian
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) I use MDK 8.2 and MySQL 4.0.13 i found this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Can anyone

RE: ERROR 2002

2003-02-05 Thread Jude DaShiell
AIL PROTECTED]>, [EMAIL PROTECTED] > Subject: RE: ERROR 2002 > > Locate the mysql.sock file and create a symbolic link to the > /var/lib/mysql/mysql.sock file. :) > > - Brian J. > > -Original Message- > From: Tomasz Krasiel [mailto:[EMAIL PROTECTED]] > Sent: Tu

RE: ERROR 2002

2003-02-05 Thread Brian Johnson
Locate the mysql.sock file and create a symbolic link to the /var/lib/mysql/mysql.sock file. :) - Brian J. -Original Message- From: Tomasz Krasiel [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 6:56 AM To: [EMAIL PROTECTED] Subject: ERROR 2002 I installed MySQL 3.23.54

ERROR 2002

2003-02-04 Thread Tomasz Krasiel
I installed MySQL 3.23.54 on RedHat 8.0. The installation ran smoothly ; but when trying to start MySQL, from the terminal this appeared communiqué: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) What I should to do? Thanks in

Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)

2002-11-15 Thread Edwin Raj
Vince LaMonica wrote: On Fri, 15 Nov 2002, Edwin Raj wrote: } [root@edwinraj bin]# /usr/local/mysql/bin/mysqladmin -u root password } 'simple' } /usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed } error: 'Can't connect to local MySQL server through socket } '/tmp/mysql

Re: ERROR 2002: Can't connect to local MySQL server through socket'/tmp/mysql.sock' (111)

2002-11-14 Thread Vince LaMonica
On Fri, 15 Nov 2002, Edwin Raj wrote: } [root@edwinraj bin]# /usr/local/mysql/bin/mysqladmin -u root password } 'simple' } /usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed } error: 'Can't connect to local MySQL server through socket } '/tmp/mysql.sock' (111)' } Check that

Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)

2002-11-14 Thread Edwin Raj
If this could help to analyse the problem, when I try to create a password this is the message I get [root@edwinraj bin]# /usr/local/mysql/bin/mysqladmin -u root password 'simple' /usr/local/mysql/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server

ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)

2002-11-14 Thread Edwin Raj
Hello Friends, I have installed mysql version 3.23.52 binary file. The installation went well without any errors but when I type mysql in the command prompt I get this error. Can someone help me fix this. Am using red hat 6.2 version Rgds Edwin ---

Re: ERROR 2002: Can't connect to local MySQL server through socket'/var/lib/mysql/mysql.sock' (111)

2002-08-10 Thread Bhavin Vyas
mysql.sock file doesn't exist in the /var/lib/mysql directory. Stop and restart mysql server. Regards, Bhavin. - Original Message - From: "samratsam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 10, 2002 4:28 AM Subject: ERROR 2002: C

ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

2002-08-10 Thread samratsam
why do i get an erro like "ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)" what could be wrong with this error please send me the reason for it and also how do i overcome this problem regards samratsam Get Your

Re: ERROR 2002

2002-07-30 Thread Victoria Reznichenko
cute mysql, there is a message "ERROR 2002: Can't connect to CW> local MySQL server through socket '/var/lib/mysql/msql.sock' (111)" CW> 3. Follow the Binary installation CW> 4. At ./scripts/mysql_install_db, there is a message "./bin/mysqld: Shutdown CW>

THIS IS NOT AN ADVERTISEMENT, ERROR 2002

2002-07-29 Thread Chai Wutiwiwatchai
Very sorry for my childish question, I'm just starting to learn about MySQL Following is my procedure in fixing the problem of installation on Intel PC, and Linux RH7.3. 1. RPM installation 2. When execute mysql, there is a message "ERROR 2002: Can't connect to local MySQL server

ERROR 2002

2002-07-29 Thread Chai Wutiwiwatchai
Very sorry for my childish question, I'm just starting to learn about MySQL Following is my procedure in fixing the problem of installation on Intel PC, and Linux RH7.3. 1. RPM installation 2. When execute mysql, there is a message "ERROR 2002: Can't connect to local MySQL server

MySQL - ERROR 2002

2002-04-02 Thread Victoria Reznichenko
Andrew, Tuesday, April 02, 2002, 10:06:42 AM, you wrote: A> I keep on getting the following error message when trying to connect to A> MySQL - ERROR 2002: Can't connect to local MySQL server through socket A> '/var/lib/mysql/mysql.sock' A> This can be fixed by cr

Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2002-04-02 Thread colin o
;[EMAIL PROTECTED]> > Cc: "Mike Yrabedra" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, March 26, 2002 2:56 PM > Subject: Re: ERROR 2002: Can't connect to local > MySQL server through socket > '/tmp/mysql.sock' (2) > > >

MySQL - ERROR 2002

2002-04-01 Thread Andrew
G'day, I keep on getting the following error message when trying to connect to MySQL - ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' This can be fixed by creating a link from the /tmp/mysql.sock file. Which I have done and stil

Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2002-04-01 Thread Kathy Reyes
ROTECTED]> Cc: "Mike Yrabedra" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 2:56 PM Subject: Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) > > > On Tue, 26 Mar 2002, colin o wrote:

Re: Error 2002:

2002-03-29 Thread Steven Hajducko
ype mysql from my > shell prompt (logged in as root) I get the following message > > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (111) > > I've done some searching and it looks like mysqld needs starting so I r

Error 2002:

2002-03-29 Thread Victoria Reznichenko
Andy, Friday, March 29, 2002, 7:04:29 PM, you wrote: AJ> Well, I took the plunge and am trying to get to grips with this Linux and AJ> have fallen at the first hurdle with MySQL. When I type mysql from my AJ> shell prompt (logged in as root) I get the following message AJ> ERROR

Error 2002:

2002-03-29 Thread Andy Jacobs
Good afternoon one and all, Well, I took the plunge and am trying to get to grips with this Linux and have fallen at the first hurdle with MySQL. When I type mysql from my shell prompt (logged in as root) I get the following message ERROR 2002: Can't connect to local MySQL server th

Re: ERROR 2002: Can't connect to local MySQL server through socket'/tmp/mysql.sock' (2)

2002-03-26 Thread andy thomas
on-root user, such as mysql. > --- Mike Yrabedra <[EMAIL PROTECTED]> wrote: > > > > What would cause this error to occur all of a > > sudden? > > > > ERROR 2002: Can't connect to local MySQL server > > through socket > > '/tmp/mysql.sock'

Re: ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

2002-03-26 Thread colin o
cur all of a > sudden? > > ERROR 2002: Can't connect to local MySQL server > through socket > '/tmp/mysql.sock' (2) > > Server: Mac OS X 10.1.3 > > > > > > > > > -

ERROR 2002: Can't connect to local MySQL server through socket'/tmp/mysql.sock' (2)

2002-03-26 Thread Mike Yrabedra
What would cause this error to occur all of a sudden? ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) Server: Mac OS X 10.1.3 > - > Before posting,

Re: Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-14 Thread OliverMeins
Hello, I work with Suse 7.1 and mysql 3.23.30 gamma. I have killed the mysql settings and so I remove the mysql-RPMs and install mysql 3.23.41 with yast1. Perhaps a mistake, I didn´t reboot the system after removing the RPMs. Then I have same Problems, like: I> Funny I still have the same exact

Re: Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-05 Thread Egor Egorov
I still have no mysql.sock, and the I> server never starts. Look at "/var/lib/mysql/your_host.err" file. Is there any cause of an error? I> Mark I> - Original Message - I> From: "Egor Egorov" <[EMAIL PROTECTED]> I> To: <[EMAIL PROTECTED]> I

Re: Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-05 Thread Intrex
sage - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 05, 2002 11:00 AM Subject: Error 2002 can't connect to MySQL server through socket /var/lib... > dlyles, > Tuesday, March 05, 2002, 4:54:30 AM, you wrote: > >

Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-05 Thread Egor Egorov
dlyles, Tuesday, March 05, 2002, 4:54:30 AM, you wrote: d> This is the message I am getting. I am currently running MySQL (or trying d> to) on a Cobalt Raq3. Is your MySQL server running? d> I recently uninstalled and reinstalled, but am unable d> to remove this message. I can't start mysql o

Error 2002 can't connect to MySQL server through socket /var/lib...

2002-03-04 Thread dlyles
This is the message I am getting. I am currently running MySQL (or trying to) on a Cobalt Raq3. I recently uninstalled and reinstalled, but am unable to remove this message. I can't start mysql or do anything. That's the message I keep getting. Any ideas? ---

ERROR 2002:

2001-10-26 Thread Chinta Kiran Kumar
given the passowrd entry as #/usr/bin/mysqladmin -u root password 'chinta' and it did not give any error till now, but when i tried this below statement chinta@linux:~ > mysql -u root -p Enter Password: chinta then it gave a message like this: ERROR 2002: cant connect to local

RE: ERROR 2002

2001-09-07 Thread Narvaez, Teresa
ECTED]] Sent: Friday, September 07, 2001 4:10 PM To: [EMAIL PROTECTED] Subject: ERROR 2002 Anyone can help me with this What can i do thanks a lot !!!!! ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) -- Pablo Javier Gon

ERROR 2002

2001-09-07 Thread Pablo Javier Gonzalez Mateos
Anyone can help me with this What can i do thanks a lot ! ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) -- Pablo Javier Gonzalez Mateos, [EMAIL PROTECTED

Re: ERROR 2002:

2001-05-27 Thread Richard King
t is readable / writeable by the php user (nobody?) and apache i had that same prob. -derick - Original Message - From: "Jeff Pace" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 25, 2001 5:39 PM Subject: ERROR 2002: > Can't connect to local MySQL

Re: ERROR 2002:

2001-05-25 Thread Moax Tech List
: Friday, May 25, 2001 5:39 PM Subject: ERROR 2002: > Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' > > Can anyone tell me what to do about this error. > > I

RE: ERROR 2002:

2001-05-25 Thread Mike
Scratch the Red Hat RPM and get the latest build from www.mysql.com This is a FAQ here. Cheers Mike -Original Message- From: Jeff Pace [mailto:[EMAIL PROTECTED]] Sent: Friday, May 25, 2001 4:40 PM To: [EMAIL PROTECTED] Subject: ERROR 2002: Can't connect to local MySQL server th

ERROR 2002:

2001-05-25 Thread Jeff Pace
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' Can anyone tell me what to do about this error. I installed mysql on Redhat 7.0 with the RPM on the Redhat Cd - Before posting, please check: ht

Re: ERROR 2002

2001-05-14 Thread Rolf Hopkins
This is an FAQ and usually means that the mysql server hasn't been started yet. Please search the archives at http://lists.mysql.com for further details. - Original Message - From: "albany" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 15, 20

ERROR 2002

2001-05-14 Thread albany
Hi, I've installed Mysql on my Linux version 7 and i'm having problems starting the database. I'm getting this message ERROR 2002: Can't connect to local Mysql server through socket '/var/lib/mysql/mysql.sock' (111). I've tried the find this file on my syste

Re: Error 2002

2001-05-06 Thread Rolf Hopkins
Check to see if the socket file exists in the right place with the right permissions. - Original Message - From: "Gordon Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 06, 2001 0:08 Subject: Error 2002 > Hi > > I have installed Mys

Error 2002

2001-05-05 Thread Gordon Stewart
e install shell> scripts/mysql_install_db shell> chown -R root /usr/local/mysql shell> chown -R mysql /usr/local/mysql/var shell> chgrp -R mysql /usr/local/mysql shell> /usr/local/mysql/bin/safe_mysqld --user=mysql & When I run mysql all i seem to be getting is : ERROR 2002:

Re: newbie problem... (error 2002)

2001-04-06 Thread B. van Ouwerkerk
>when i try to run phpmyadmin i got an error message and the log from mysql >says: >ERROR 2002: Can't connect to local MySQL server through socket >'/var/lib/mysql/mysql.sock' (111) AAARG if you would have taken the time to check the archive you would have

newbie problem... (error 2002)

2001-04-06 Thread Damien PRAT
when i try to run phpmyadmin i got an error message and the log from mysql says: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) any idéa? i'm a to

  1   2   >