rting 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
. . .
> 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' (2)
> > root@devel:~# cd /var/run/mysqld/
> > root@devel:/var/run/
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'
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
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
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/
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
--prefix=/home/qsys/mysql-5.1.32 \
--with-unix-socket-path=/home/qsys/mysql-5.1.32/tmp/mysql.sock
make
make install
mkdir /home/qsys/mysql-5.1.32/var
/home/qsys/mysql-5.1.32/bin/mysql_upgrade
at this point I get mysqlcheck: Got error 202: Can't connect to local MySQL
server through s
-socket-path=/home/qsys/mysql-5.1.32/tmp/mysql.sock
make
make install
mkdir /home/qsys/mysql-5.1.32/var
/home/qsys/mysql-5.1.32/bin/mysql_upgradeat this point I get mysqlcheck: Got
error 202: Can't connect to local MySQL server through socket
'/home/qsys/mysql-5.1.32/temp/mysql.sock'
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
> #
>
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
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
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
','`date +%d-%H:%M`','$cnt');"
> /usr/local/bin/mysql -u root -ppasswd -e "$query" MYDB >/dev/null
> if [ $cnt -eq 99 ];then
> break
> else
> cnt=`expr $cnt "+" 1`
> fi
> done
>
>
> but it return error on the scre
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
On Tue, 28 Mar 2006, Áquila Chaves wrote:
> To: mysql@lists.mysql.com
> From: Áquila Chaves <[EMAIL PROTECTED]>
> Subject: error: 'Can't connect to local MySQL server through socket
> '/tmp/mysql.sock'
>
> - When I execute the command "m
sock' port:
3306 MySQL Community Edition - Standard (GPL)
- Aparently it's OK. But when I execute the command below occurs the
following error:
[EMAIL PROTECTED] mysql]# bin/mysqladmin version
bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't c
Ed Collins wrote:
Description:
I get the following message "error: 'Can't connect to local MySQL
server through socket '/tmp/mysql.sock' (61)'"
This is the error the client gives when it cannot connect to the server,
usually because the server i
>Description:
I get the following message "error: 'Can't connect to local MySQL
server through socket '/tmp/mysql.sock' (61)'" Everything has run
fine for along time. This is running on OS X server 10.3 and ever
since the ran the last software upda
Hi
according to Dr Google I'm not the first one to encounter this error
below.
SpamAssassin: invoked with 'spamd -D -q -u filter'
failed to load user (filter) scores from SQL database: SQL Error:
Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.s
> 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
# ./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.
server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket:
'/var/lib/mysql/mysql.sock' exists!
ps -ef | grep mysql
root 725 1 0 Oct29 ?
iled
error: 'Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket:
'/var/lib/mysql/mysql.sock' exists!
ps -ef | grep mysql
root 725 1 0 Oct29 ?00:00:00 /bin/sh
/usr/bin/
[EMAIL PROTECTED] root]# ln -s /tmp/mysql.sock /var/lib/mysql/mysql.sock
[mysqld]
port= 3306
socket = /var/lib/mysql/mysql.sock
Which is fine ... you neglected to say whether or not that fixed your
problem?
-id
--
MySQL General Mailing List
For list archives: http://lists.mys
key_buffer = 16K
max_allowed_packet = 1M
table_cache = 4
sort_buffer_size = 64K
net_buffer_length = 2K
thread_stack = 64K
server-id = 1
- Original Message -
From: ian douglas <[EMAIL PROTECTED]>
To: Cecep Rosuludin <[EMAIL PROTECTED]>
Subject: Re: Can't connect to l
[EMAIL PROTECTED] root]# ls -l /var/lib/mysql
total 20564
-rw-rw 1 mysql mysql25088 Nov 1 14:10 ib_arch_log_00
-rw-rw 1 mysql mysql 10485760 Nov 2 07:39 ibdata1
-rw-rw 1 mysql mysql 5242880 Nov 2 07:39 ib_logfile0
-rw-rw 1 mysql mysql 5242880 Nov 1 14:10 ib_log
(delete)
2.MySQL-server-4.1.7-0.i386.rpm (I removed by rpm -e )
3.the third one, I install mysql from Mandrake cd installer
- Original Message -
From: Spenser <[EMAIL PROTECTED]>
To: Cecep Rosuludin <[EMAIL PROTECTED]>
Subject: Re: Can't connect to local MySQL server thr
Spenser,
thanks for respons, I have done what you've ever done. this the result
[EMAIL PROTECTED] root]# ps -e | grep mysql
[EMAIL PROTECTED] root]#
- Original Message -
From: Spenser <[EMAIL PROTECTED]>
To: Cecep Rosuludin <[EMAIL PROTECTED]>
Subject: Re: Can't
to run mysql service".
> but now i have run mysql service
>
> [EMAIL PROTECTED] root]# service mysql start
> Starting MySQL Server
>[ OK ]
>
> but i still cannot connect to mysql
>
> [EMAIL PROTECTED] root]# mysql
&
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/m
ysql.sock' (2)
can you give some advice..! what should i do.
--
___
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.
://dev.mysql.com/doc/mysql/en/Problems_with_mysql.sock.html
-Original Message-
From: Rajashik Kar
To: [EMAIL PROTECTED]
Sent: 8/18/04 2:06 AM
Subject: Can't connect to local MySQL server through socket
Hi,
Iam getting the error "Can't connect to local MySQL server through
socke
Hi,
Iam getting the error "Can't connect to local MySQL server through socket" whenever
Iam trying to start mysql prompt.
Kindly Help. Following is the trace. Iam using an Unix Solaris8.
svtlab7/opt/mysql/bin% mysql -u root -p
Enter password:
ERROR 2002: Can't connect t
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
>
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
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)
You better download the binary release from mysql.com and install it. It's statically
linked so it should work fine on all Linuxes.
Correctly installed MySQL binary release works fine and generally needs no tweaking to
start and run.
--
For technical support contracts, goto https://order.
iles/mysql.server start
there is only one line of response: starting mysqld daemon with
database from /usr/local/mysql/data
and then when I typed in "mysql"
I got "Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock'"
But there is the
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]
d:
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/
mysql/mysql.sock' (2)
I checked the directory '/var/lib/mysql/' and there is no such file. How
should I generate one? The server is just a localhost if this has any impact.
Regards Sami
--
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.
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
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: 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
What does, "rcmysql status" say?
--- Mark <[EMAIL PROTECTED]> wrote:
> Hi, I just installed 3.23.55 and I started getting
> this message when
> I run mysql from the shell.
>
> /tmp/mysql.sock exists and the permissions are right
> and mysqld is
> running, also the weird thing is that php is
> conn
Hi, I just installed 3.23.55 and I started getting this message when
I run mysql from the shell.
/tmp/mysql.sock exists and the permissions are right and mysqld is
running, also the weird thing is that php is connecting just fine.
any ideas?
thanks,
- Mark
-
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
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
}
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
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
---
Edwin,
Monday, October 07, 2002, 1:09:37 PM, you wrote:
>>>On Monday 07 October 2002 12:04, Edwin Raj wrote:
>>>
>>>>When I type mysql in the command prompt it is giving the error "ERROR
>>>>2002: Can't connect to local MySql server through soc
Ed Carp wrote:
>>On Monday 07 October 2002 12:04, Edwin Raj wrote:
>>
>>>When I type mysql in the command prompt it is giving the error "ERROR
>>>2002: Can't connect to local MySql server through socket
>>>'/var/lib/mysql/mysql.sock
> On Monday 07 October 2002 12:04, Edwin Raj wrote:
> > When I type mysql in the command prompt it is giving the error "ERROR
> > 2002: Can't connect to local MySql server through socket
> > '/var/lib/mysql/mysql.sock' (111)"
> > There i
On Monday 07 October 2002 12:04, Edwin Raj wrote:
> When I type mysql in the command prompt it is giving the error "ERROR
> 2002: Can't connect to local MySql server through socket
> '/var/lib/mysql/mysql.sock' (111)"
> There is no file mysql.sock at that
Hi Friends,
OS : Linux Redhat 6.2
Kernel version : 2.2.14-5.0
MySql version : 11.13 Distrib 3.23.36, for pc-linux-gnu (i686)
When I type mysql in the command prompt it is giving the error "ERROR
2002: Can't connect to local MySql server through socket
'/var/lib/mysql/mysql.soc
an't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111)
> 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 th
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
--- Carlos Rubio <[EMAIL PROTECTED]> wrote:
> I am geting the error:
> Can't connect to local MySQL server through socket '/tmp/mysql.sock' on all
> pages requiring the use of mysql.
I got this error before too.
Here is how I fixed it:
(you probably have to do
Hi,
I am geting the error:
Can't connect to local MySQL server through socket '/tmp/mysql.sock' on all pages
requiring the use of mysql.
I suspect that the file mysql.sock was deleted by mistake by one of our programers. I
have find in the manual how to protect the file
ed as play."
- Plato (427 - 347 BC)
- Original Message -
From: "Erik Price" <[EMAIL PROTECTED]>
To: "Andrew Rich" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 10:01 PM
Subject: Re: Can't connect to local MySQL ser
On Thursday, April 25, 2002, at 04:17 PM, Andrew Rich wrote:
>
> Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
>
>
> Any ideas ?
You might need to specify the path to your socket file when you start
MySQL... did you specify a speci
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Any ideas ?
-Original Message-
From: Shaun Bramley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 25 April 2002 11:45 PM
To: [EMAIL PROTECTED]
Subject: Upgrade of mySQL on a Red Hat 7.2 - box
Ladie
;[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)
>
>
>
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:
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'
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
>
>
>
>
>
>
> >
>
-
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,
Sinisa Milivojevic wrote:
>A.J. Bonnema writes:
>
>>Hi,
>>
>>I just download MySQL and MySQLGui. I got MySQL running and loaded with
>>some data, but MySQLGui refuses to work with the error I quoted in the
>>subject.
>>
>>The versionnumbers are: MySQL: 3.23.41-1, MySQLGui: 1.7.5
>>
>>Other prog
A.J. Bonnema writes:
> Hi,
>
> I just download MySQL and MySQLGui. I got MySQL running and loaded with
> some data, but MySQLGui refuses to work with the error I quoted in the
> subject.
>
> The versionnumbers are: MySQL: 3.23.41-1, MySQLGui: 1.7.5
>
> Other programs, like mysql commandline f
Hi,
I just download MySQL and MySQLGui. I got MySQL running and loaded with
some data, but MySQLGui refuses to work with the error I quoted in the
subject.
The versionnumbers are: MySQL: 3.23.41-1, MySQLGui: 1.7.5
Other programs, like mysql commandline find the socket no problem. What
can I
So sprach »Felipe Baytelman« am 2001-09-19 um 11:37:36 -0400 :
> I'm getting
>
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (111)
Does the file actually exist? I know that you deleted it, but
Alexande
I'm getting
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111)
Error
Everything began when I deleted the mysql.sock
I have restarted mysqld several times, but nothing.
What should I try?
Maybe you would like to ICQ: 8188
harley) wants to connect mysql.
> When charley enters "mysql",
> "Can't connect to local MySQL server through socket '/tmp/mysql.sock'(2)"
> message appears.
>
> Of course root can connect to mysql server with above command. That i
gt; else that can be done to solve this problem, which, from scanning archives,
> is not an uncommon one.
> > When charley enters "mysql",
> > "Can't connect to local MySQL server through socket '/tmp/mysql.sock'(2)"
> > message appears.
> &g
g archives,
is not an uncommon one.
George P, Edinburgh
www.pingu.napier.ac.uk
- Original Message -
From: ½ÉÃæº¸ <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 05, 2001 5:24 AM
Subject: Can't connect to local MySQL server through socket
'/tm
I installed linux and mysql 3.23.40.
Root installed and started mysql and user (charley) wants to connect mysql.
When charley enters "mysql",
"Can't connect to local MySQL server through socket '/tmp/mysql.sock'(2)"
message appears.
Of course root can connect
>>
>> root@workstation3:/home/manuel > isql -v MySQLtest dbuser
>> [unixODBC][TCX][MyODBC]Can't connect to local MySQL server through
socket
>> '/var/lib/mysql/mysql.sock' (2)
>> [ISQL]ERROR: Could not SQLConnect
>> root@workstation3:/hom
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
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 serverwithout the client.
Thanks
Can any please help with is?
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql' (111)
root 682 1 0 15:35 ?00:00:00 /bin/sh /usr/bin/safe_mysqld --d
mysql 730 682 0 15:35 ?00:00:00 /usr/libexec/mysqld --defaults-f
Thank you for all your suggestions,
I got it.
the problem was in our web server because of security $ENV{HOME} doesnt
point to my home directory so my .my.cnf file was unreachable.
That's it.
may be It can be helpful for other people as well.
> my %attr = (
> PrintError =>0,
> Rai
I don't know for sure... perhaps, the apache+php binary just treats it
differently than when interacting with it directly from the shell...
I am a newbie and I just had the same problem 2 minutes ago...
hope it works out...
thanks,
shawn
On Tue, 29 May 2001, Mohammad Shoja wrote:
> Thanks for
Thanks for your reply
The question is why in command line there is no problem?
> It is looking for /tmp/mysql.sock and the one that exists is
> /tmp/mysql.sock.shoja
>
> Two different files.. It can't find what it is looking for. Try:
>
> safe_mysqld --socket=/tmp/mysql.sock
>
> and it should
>
> [client]
> port=3309
> socket=/tmp/mysql.sock.shoja
>
> Now the problem is when I'm trying to run my cgi from command prompt there
> is no error and it connect successfully.
>
> But when I'm trying to run it through web browser I get this error
> m
7;m trying to run my cgi from command prompt there
is no error and it connect successfully.
But when I'm trying to run it through web browser I get this error
message:
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
and this is wondering because anyway
Hi there,
Where do I find mysql.sock file? I couldn't find it
under mysql or mysql-gui directory.
Thanks
Wei
--- Sinisa Milivojevic <[EMAIL PROTECTED]> wrote:
> Jausions, Philippe writes:
> > Hi,
> >
> > Just wondering how to get through that "Can't
&
stan gruszka writes:
> Hi
>
> I am attempting to run the compiled version of mysqlgui on RedHat 7.0
> The mysql.sock socket is located in /var/lib/mysql/mysql.sock on RedHat 7.0
> Whereis is mysqlgui trying to locate the socket.
>
> Thanks
>
> Stan
>
> --
> Stan Gruszka
> System Administrator
Hi
I am attempting to run the compiled version of mysqlgui on RedHat 7.0
The mysql.sock socket is located in /var/lib/mysql/mysql.sock on RedHat 7.0
Whereis is mysqlgui trying to locate the socket.
Thanks
Stan
--
Stan Gruszka
System Administrator
IP Applications (Canada) Corp
Suite 154, 555 S
Jausions, Philippe writes:
> Hi,
>
> Just wondering how to get through that "Can't connect to local MySQL server
> through socket '' (111)" error message with MySQL GUI for Linux (RedHat
> 7.0). I configured mysqlgui through ~/.my.cnf and client configura
Hi,
Just wondering how to get through that "Can't connect to local MySQL server
through socket '' (111)" error message with MySQL GUI for Linux (RedHat
7.0). I configured mysqlgui through ~/.my.cnf and client configuration file.
I tried the static and semi-static bi
lto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 10:19 AM
To: [EMAIL PROTECTED]
Subject: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (13)
Hi,
I'm really tired of this problem...
Here's the error message:
Can't connect to local MyS
http://www.calevans.com
-Original Message-
From: denis mettler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 21, 2001 10:19 AM
To: [EMAIL PROTECTED]
Subject: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (13)
Hi,
I'm really tired of th
that you need to set the socket
option
in the PHP ini file.
denis mettler wrote:
>
> Hi,
>
> I'm really tired of this problem...
>
> Here's the error message:
>
> Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock&
Hi,
I'm really tired of this problem...
Here's the error message:
Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (13) in /usr/local/httpd/htdocs/dbopen.php3 on
line 5
I have Suse 7.1
Standard installation with apache1.3.14 and php
CAL T. DEMIER writes:
> I get the subject error when running the static or semi-static linux builds on
> Mandrake 7.2. My database is working fine and I am able to use another client,
> KMySQLAdmin, without problems.
>
> Cal
>
hi!
You are probably referring to mysqlgui.
In that case,
I get the subject error when running the static or semi-static linux builds on
Mandrake 7.2. My database is working fine and I am able to use another client,
KMySQLAdmin, without problems.
Cal
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you
Hi Gerald,
> In order for andreaso to open mysql.sock, he needs search permission on
> /var/lib/mysql.
> chmod 775 /var/lib/mysql
That was it! Thanks for helping me out ;-)
Cheers,
Andreas
--
andreas otto
london (uk)
-
B
andreas otto wrote:
>
> Hi,
>
> Since SuSE 7.1 I experience the following problem using MySQL:
>
> andreaso@php4win:~ > mysql -u root -p
> Enter password:
> ERROR 2002: Can't connect to local MySQL server through socket
>'/var/lib/mysql/mysql.
PROTECTED]
Subject: ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (13)
Hi,
Since SuSE 7.1 I experience the following problem using MySQL:
andreaso@php4win:~ > mysql -u root -p
Enter password:
ERROR 2002: Can't connect to local MySQ
Hi,
Since SuSE 7.1 I experience the following problem using MySQL:
andreaso@php4win:~ > mysql -u root -p
Enter password:
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (13)
Looks like I don't get a connection...
andreaso@
100 matches
Mail list logo