Re: Err 2002 socks suck noway to start

2004-06-06 Thread Peter
views expressed in this message are those of the individual sender and may not necessarily reflect the views of the company. - Original Message - From: pourave To: Peter ; [EMAIL PROTECTED] Sent: Monday, June 07, 2004 1:38 AM Subject: Re: Err 2002 socks suck noway to start

Re: Err 2002 socks suck noway to start

2004-06-06 Thread pourave
[EMAIL PROTECTED] [/tmp]# locate mysql.server /usr/share/mysql/mysql.server [EMAIL PROTECTED] [/tmp]# /usr/share/mysql/mysql.server start [EMAIL PROTECTED] [/tmp]# it seems nothing ... should I have to see in some log file ? Thanks. - Original Message - # locate mysql.server # /path/t

Re: Err 2002 socks suck noway to start

2004-06-06 Thread Peter
To: Steve Buehler ; [EMAIL PROTECTED] Sent: Sunday, June 06, 2004 6:11 PM Subject: Re: Err 2002 socks suck noway to start Noway :( [EMAIL PROTECTED] [/etc]# vi my.cnf [EMAIL PROTECTED] [/etc]# service mysql start [EMAIL PROTECTED] [/etc]# mysql ERROR 2002: Can't connect to

Re: Err 2002 socks suck noway to start

2004-06-06 Thread pourave
Noway :( [EMAIL PROTECTED] [/etc]# vi my.cnf [EMAIL PROTECTED] [/etc]# service mysql start [EMAIL PROTECTED] [/etc]# mysql ERROR 2002: Can't connect to local MySQL server through socket '/usr/local/lib/mysql.sock' (2) [EMAIL PROTECTED] [/etc]# vi my.cnf [EMAIL PROTECTED] [/etc]# service mysql sta

Re: Err 2002 socks suck noway to start

2004-06-06 Thread pourave
ock [EMAIL PROTECTED] [~]# mysql ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) You advise me to test the other socks ? Thanks --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Ver

Re: Err 2002 socks suck noway to start

2004-06-05 Thread pourave
> Okay. What does the MySQL error log say. Anything? Do you know where can I find it ? Dates are old 031222 ! ... [EMAIL PROTECTED] [/var/log]# tail mysqld.log /usr/sbin/mysqld: ready for connections. Version: '4.0.15-standard' socket: '/var/lib/mysql/mysql.sock' port: 3306 031222 12:57:02

Re: Err 2002 socks suck noway to start

2004-06-05 Thread Paul DuBois
At 20:05 +0200 6/5/04, pourave wrote: > At 19:21 +0200 6/5/04, pourave wrote: >Hi, > >I am on a redhat, i read a lot of doc on the problem I hav but noway to >advance, mysql won't start and won't tell anything : mysql is a client program. The server is named mysqld. I know under redhat a

Re: Err 2002 socks suck noway to start

2004-06-05 Thread pourave
> At 19:21 +0200 6/5/04, pourave wrote: > >Hi, > > > >I am on a redhat, i read a lot of doc on the problem I hav but noway to > >advance, mysql won't start and won't tell anything : > > mysql is a client program. > The server is named mysqld. I know under redhat a script call service is used t

Re: Err 2002 socks suck noway to start

2004-06-05 Thread Paul DuBois
At 19:21 +0200 6/5/04, pourave wrote: Hi, I am on a redhat, i read a lot of doc on the problem I hav but noway to advance, mysql won't start and won't tell anything : mysql is a client program. The server is named mysqld. [EMAIL PROTECTED] [~]# service mysql start [EMAIL PROTECTED] [~]# mysql

Err 2002 socks suck noway to start

2004-06-05 Thread pourave
Hi, I am on a redhat, i read a lot of doc on the problem I hav but noway to advance, mysql won't start and won't tell anything : [EMAIL PROTECTED] [~]# service mysql start [EMAIL PROTECTED] [~]# mysql ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) [EMAI

Connecting to MySQL thru SOCKS proxy

2002-12-11 Thread Karam Chand
Hello, I am behind a SOCKS proxy. How do I connect to MySQL Server using MySQL C API? Thanks in advance, Karam __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Re: Lost my socks...

2002-10-28 Thread gerald_clark
[EMAIL PROTECTED] wrote: Try a "touch /var/lib/mysql/mysql.sock" NO. Do not do this. It will cause problems later when you try to start the server. Although it is a special file it may just work this way. Also make the permissions to "chmod 777 mysql.sock" and "chown mysql.mysql mysql.s

Re: Lost my socks...

2002-10-27 Thread mails
Try a "touch /var/lib/mysql/mysql.sock" Although it is a special file it may just work this way. Also make the permissions to "chmod 777 mysql.sock" and "chown mysql.mysql mysql.sock" Bye. On Mon, 28 Oct 2002, Dennis Herndon wrote: > I just upgraded to Linux-Mandrake 9.0 and installed

Re: Lost my socks...

2002-10-27 Thread Dicky Wahyu Purnomo
Pada Mon, 28 Oct 2002 00:12:14 -0500 Dennis Herndon <[EMAIL PROTECTED]> menulis: > I just upgraded to Linux-Mandrake 9.0 and installed mysql via the RPM > files. Everything installed just fine and dandy except when I try to > run mysql it can't find /var/lib/mysql/mysql.sock file. I'm read how t

Lost my socks...

2002-10-27 Thread Dennis Herndon
I just upgraded to Linux-Mandrake 9.0 and installed mysql via the RPM files. Everything installed just fine and dandy except when I try to run mysql it can't find /var/lib/mysql/mysql.sock file. I'm read how to protect that file, but where does it come from?

socks

2002-08-09 Thread Yannick De Caluwé
Hi, when I visit my php pages they give an error: Warning: MySQL connection Failed: Can't connect to local MySQL server trhough socket /var/lib/mysql/mysql.sock (111) in /var/www/html/index.php the file 'mysql.sock is in the right dir (/var/lib/mysql/) Someone told me that Apache don't get a

RE: Socks error connecting to mysql on localhost

2001-05-25 Thread Ravi Raman
o:[EMAIL PROTECTED]] Sent: Friday, May 25, 2001 1:20 PM To: [EMAIL PROTECTED] Subject: Socks error connecting to mysql on localhost Hi, Using linux redhat 6.2, apache1.3.20 (compiled fresh), php4.0.5 (compiled fresh with msql support), mysql 3.23.38 (rpm install for server and client). I run the f

Socks error connecting to mysql on localhost

2001-05-25 Thread frank_dmuchowski
Hi, Using linux redhat 6.2, apache1.3.20 (compiled fresh), php4.0.5 (compiled fresh with msql support), mysql 3.23.38 (rpm install for server and client). I run the following php4 test script in query.php from a browser: snip-- snip-- I get the following errors when I view the souce in my