RE: 'Can't connect to local MySQL server....' error

2005-03-28 Thread Tom Crimmins
On Monday, March 28, 2005 21:36, bruce wrote: > hi... > > a server went from RH8 to FC2. it appears that the guy who did the > upgrade didn't perfrom any backups... > > i get a 'Can't connect to local MySQL server through socket...' erro

'Can't connect to local MySQL server....' error

2005-03-28 Thread bruce
hi... a server went from RH8 to FC2. it appears that the guy who did the upgrade didn't perfrom any backups... i get a 'Can't connect to local MySQL server through socket...' error. i've tried to 'fix' the tables 'mysql_fix_privilege_tables' with n

Can't connect to local MySQL server through socket

2005-03-22 Thread Philipp Snizek
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

Re: RES: phpmyadmin can't connect via browser

2005-03-14 Thread David Logan
Mark Sargent wrote: Robert Restad wrote: snip snip Hope I've given enuff info this time. Cheers, again. (Oh, btw, I'm not a php programmer etc, I'm just doing this so I can say to a future employer, yes, I can install/setup/config php/mysql etc if you need it). Mark Sargent. Hi All, ok, am I b

Re: RES: phpmyadmin can't connect via browser

2005-03-14 Thread Mark Sargent
website for "oldpassword" or something, then you should find your answer. Regards Robert. -Mensagem original- De: Mark Sargent [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 14 de março de 2005 01:35 Para: mysql Assunto: Re: phpmyadmin can't connect via browser Hassan

RES: phpmyadmin can't connect via browser

2005-03-13 Thread Robert Restad
"oldpassword" or something, then you should find your answer. Regards Robert. -Mensagem original- De: Mark Sargent [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 14 de março de 2005 01:35 Para: mysql Assunto: Re: phpmyadmin can't connect via browser Hassan Schroeder wrote:

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Mark Sargent
Hassan Schroeder wrote: Mark Sargent wrote: I'm figuring you wanted to know if php was working, yes..? No, I wanted to know if your PHP was compiled with MySQL support. It doesn't have to be, and in your case seems it probably *isn't*. But we still don't know :-) Hi All, guys, I'm using Fedora3(s

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Hassan Schroeder
Mark Sargent wrote: I'm figuring you wanted to know if php was working, yes..? No, I wanted to know if your PHP was compiled with MySQL support. It doesn't have to be, and in your case seems it probably *isn't*. But we still don't know :-) -- Hassan Schroeder - [EMAIL P

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Steve Buehler
ine on RedHat 9, RHEL ES 3 & RHEL ES 4 using rpms to install everything. So the version of "PHP-MySQL" that I am running on my RedHat 9 is "php-mysql-4.2.2-17.2". Do you have the php-mysql installed if you are running on linux? If you are running on Windows...do y

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Michael Stassen
If your php was built with mysql support, there will be a mysql section in the output of phpinfo(). Given your error message, I'd guess your php was not built with mysql support. Michael Mark Sargent wrote: Mark Sargent wrote: Hassan Schroeder wrote: Mark Sargent wrote: when typing localhost/ph

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Hassan Schroeder
Mark Sargent wrote: where do I input phpinfo(), browser or terminal..? Cheers. Either create a Web page with this in it: or if you have CLI (running `which php` returns something), just `php -i` will get you a long, not-too-formatted listing of what's compiled in your PHP installation. -- Hassan

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Mark Sargent
Mark Sargent wrote: Hassan Schroeder wrote: Mark Sargent wrote: when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configuration What am I mising.? Cheers. Uh, mysql support in your PHP installation? :-) What does phpinfo()

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Mark Sargent
Steve Buehler wrote: At 08:15 AM 3/13/2005, you wrote: Hi All, have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and changed the url path like below, but, when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configu

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Mark Sargent
Hassan Schroeder wrote: Mark Sargent wrote: when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configuration What am I mising.? Cheers. Uh, mysql support in your PHP installation? :-) What does phpinfo() show? Hi All, where

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Hassan Schroeder
Mark Sargent wrote: when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configuration What am I mising.? Cheers. Uh, mysql support in your PHP installation? :-) What does phpinfo() show? -- Hassan Schroeder ---

Re: phpmyadmin can't connect via browser

2005-03-13 Thread Steve Buehler
At 08:15 AM 3/13/2005, you wrote: Hi All, have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and changed the url path like below, but, when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configuration Documentation

phpmyadmin can't connect via browser

2005-03-13 Thread Mark Sargent
Hi All, have installed into /var/www/html the dir phpMyAdmin-2.6.1-pl3 and changed the url path like below, but, when typing localhost/phpMyAdmin-2.6.1-pl3/index.php, I get the following, cannot load mysql extension, please check PHP Configuration Documentation

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: Still can't connect to MySQL 5 on FC3

2005-02-03 Thread Gleb Paharenko
t; STOPPING server from pid file /var/lib/mysql/mybox.pid > tee: /var/lib/mysql/mybox.err: Permission denied > 050202 09:21:36 mysqld ended > tee: /var/lib/mysql/mybox.err: Permission denied > > and this one: > > [EMAIL PROTECTED] ~] mysql -u root > ERROR 2002 (HY000): Ca

Still can't connect to MySQL 5 on FC3

2005-02-02 Thread Whil Hentzen
2 09:21:36 mysqld ended tee: /var/lib/mysql/mybox.err: Permission denied and this one: [EMAIL PROTECTED] ~] mysql -u root ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) [EMAIL PROTECTED] ~] Then I found the notes about selinu

Re: Error connecting to master: Can't connect to MySQL server on ' # MUST BE SET' (111)

2004-12-20 Thread Terence
1 Slave I/O thread: error connecting to master 'replication # MU@ # MUST BE SET:3306': Error: 'Can't connect to MySQL server on ' # MUST BE SET' (111)' errno: 2003 retry-time: 60 retries: 86400 Google hasnt turned up anything useful. Any ideas anyone? What

Re: Error connecting to master: Can't connect to MySQL server on ' # MUST BE SET' (111)

2004-12-20 Thread Gleb Paharenko
ow > > 041221 1:12:41 Slave I/O thread: error connecting to master > 'replication # MU@ # MUST BE SET:3306': Error: 'Can't connect to > MySQL server on ' # MUST BE SET' (111)' errno: 2003 > retry-time: 60 retries: 86400 > > Google h

Error connecting to master: Can't connect to MySQL server on ' # MUST BE SET' (111)

2004-12-20 Thread Terence
Hi, I am trying to setup replication on MySQL. Version 4.1.0alpha Using: ./bin/mysql -h -u replication -p I can connect successfully, but my error logs show 041221 1:12:41 Slave I/O thread: error connecting to master 'replication # MU@ # MUST BE SET:3306': Error: 'Can'

Can't connect to the sqld server

2004-11-07 Thread shanhong Li
batch file. There are two users in this computer. I try to use different user log in, but fail. I installed this software this summer, it worked fine before. Now I don't know why I can't connect to it. Your early reply will be appreciated. Shanhong -- MyS

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

2004-11-04 Thread ian douglas
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 ?

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

2004-11-04 Thread Greg Wiggill
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/

Re: Can't connect

2004-11-02 Thread Jennifer Goodie
ying to connect from my windows box at home using mysql.exe to > a MySQL server at work on a Gentoo box. > > My command line is: > mysql -h host.domain.com -u root -p > > (of course the host.domain.com is replaced with my server's FQDM) > > > The output is: &

Can't connect

2004-11-02 Thread none none
from my windows box at home using mysql.exe to a MySQL server at work on a Gentoo box. My command line is: mysql -h host.domain.com -u root -p (of course the host.domain.com is replaced with my server's FQDM) The output is: ERROR 2003: Can't connect to MySQL server on 'hos

Re: Can't connect

2004-11-02 Thread ian douglas
It doesn't say access denied so I assume the socket is not even open. Never assume :o) From your windows box, you could try: telnet host.domain.com 3306 ... if it connects, it connected to *something* How can I find out if MySQL is on the port 3306? What Linux command shows all active ports

Can't connect

2004-11-02 Thread K. Mike Bradley
I am trying to connect from my windows box at home using mysql.exe to a MySQL server at work on a Gentoo box. My command line is: mysql -h host.domain.com -u root -p (of course the host.domain.com is replaced with my server's FQDM) The output is: ERROR 2003: Can't connect to My

Re: Can't connect to local MySQL server through socket'/var/lib/m ysql/mysql.sock'

2004-11-01 Thread ian douglas
[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

Re: Can't connect to local MySQL server through socket'/var/lib/m ysql/mysql.sock'

2004-11-01 Thread Cecep Rosuludin
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

Re: Can't connect to local MySQL server through socket'/var/lib/m ysql/mysql.sock'

2004-11-01 Thread ian douglas
ib_logfile1 drwx--x--x 2 mysql mysql 4096 Feb 23 2004 mysql/ -rw-rw 1 mysql root 7509 Nov 2 07:39 server6.cma-cgm.com.err drwxr-xr-x 2 mysql mysql 4096 Feb 23 2004 test/ Therein lies your problem: you can't connect to /var/lib/mysql/mysql.sock if it doesn't exist :o)

Re: Can't connect to local MySQL server through socket'/var/lib/m ysql/mysql.sock'

2004-11-01 Thread Cecep Rosuludin
(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

Re: Can't connect to local MySQL server through socket'/var/lib/m ysql/mysql.sock'

2004-11-01 Thread Cecep Rosuludin
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

Re: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'

2004-11-01 Thread Pahlevanzadeh Mohsen
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 &

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'

2004-11-01 Thread Cecep Rosuludin
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.

Re: Can't connect to DB after upgrading to mysql 4.1.5

2004-10-05 Thread Paul DuBois
At 8:27 -0700 10/5/04, Claire Lee wrote: Hi, I have a perl script that connect to mysql using the following: my $dbh = DBI->connect("DBI:mysql:$dbname;host=$host","$dblogin", "$dbpasswd") or die "Cannot connect to $dbname: " . $DBI::errstr; But after I upgraded to 4.1.5 I get the following error me

Re: Can't connect to DB after upgrading to mysql 4.1.5

2004-10-05 Thread SGreen
If you are using an ODBC driver or some other pre-4.1 library to connect to a post-4.1 MySQL server you can get the message you describe. Here is some reading about cross-version authentication issues: http://dev.mysql.com/doc/mysql/en/Problems.html (esp section A.2) http://dev.mysql.com/doc/mysq

RE: Can't connect to DB after upgrading to mysql 4.1.5

2004-10-05 Thread Kevin Cowley
http://www.alchemetrics.co.uk > -Original Message- > From: Claire Lee [mailto:[EMAIL PROTECTED] > Sent: 05 October 2004 16:28 > To: [EMAIL PROTECTED] > Subject: Can't connect to DB after upgrading to mysql 4.1.5 > > Hi, > I have a perl script that connect to mysql us

Can't connect to DB after upgrading to mysql 4.1.5

2004-10-05 Thread Claire Lee
Hi, I have a perl script that connect to mysql using the following: my $dbh = DBI->connect("DBI:mysql:$dbname;host=$host","$dblogin", "$dbpasswd") or die "Cannot connect to $dbname: " . $DBI::errstr; But after I upgraded to 4.1.5 I get the following error message: DBI->connect(dbname;host=host) f

Can't connect to MySQL server - Operation now in progress

2004-08-19 Thread Alex Greg
Hi, I'm noticing this error in various script of ours that run on the cron: DBI connect('general:10.1.1.80:3306;mysql_connect_timeout=3','root',...) failed: Can't connect to MySQL server on '10.1.1.80' (115) at /usr/local/apache/cgi-bin/Shared/DBStuff.pm l

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

2004-08-18 Thread Victor Pendleton
://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

Can't connect to local MySQL server through socket

2004-08-18 Thread Rajashik Kar
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

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: Can't connect mysql.sock

2004-06-15 Thread Michael Stassen
Curtis Seyfried 2 wrote: Yes, Linux RH9 2.4.08 When I run the /opt/lampp/lampp start command, Apache starts, SSL, starts and another service, mysql seems to start. But when I try to connect to mysql with admin or cc or other tools, so I can setup databases and tables, it tells me mysql is not runni

Re: Can't connect mysql.sock

2004-06-14 Thread Curtis Seyfried 2
Yes, Linux RH9 2.4.08 When I run the /opt/lampp/lampp start command, Apache starts, SSL, starts and another service, mysql seems to start. But when I try to connect to mysql with admin or cc or other tools, so I can setup databases and tables, it tells me mysql is not running. Then I issue /opt/l

Re: Can't connect mysql.sock

2004-06-14 Thread Michael Stassen
e separate servers. Starting Apache has nothing to do with starting MySQL. Xampp has a script which does both, however. Is that what you did? startup. When I try to do a manual startup of my sql I get the following error message ERROR 2002: Can't connect to local MySQL server through socket

Can't connect mysql.sock

2004-06-14 Thread Curtis Seyfried 2
I just installed mysql using Xampp, an installer for Apache, Mysql, PHP installation. Everything else works fine, but mysql will not start with the Apache startup. When I try to do a manual startup of my sql I get the following error message ERROR 2002: Can't connect to local MySQL s

Re: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

2004-06-11 Thread Egor Egorov
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.

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

2004-06-10 Thread Christina
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

Re: Can't connect (error 2003) to mysql 5.0 on other server

2004-04-04 Thread Mike Bosschaert
server A and mysql 4.0 on server B. Starting > > > > mycompA$>mysql -h mycompB -u mysql -p > > > > on host A, I can connect and to the mysql-server on host B. However when > > I start > > > > mycompB$>mysql -h mycompA -u mysql -p > > > > on

Re: Can't connect (error 2003) to mysql 5.0 on other server

2004-04-04 Thread Michael Stassen
te: Hi, I installed mysql 5.0 on server A and mysql 4.0 on server B. Starting mycompA$>mysql -h mycompB -u mysql -p on host A, I can connect and to the mysql-server on host B. However when I start mycompB$>mysql -h mycompA -u mysql -p on host B, I get the error message: ERROR 2003:

Can't connect (error 2003) to mysql 5.0 on other server

2004-04-04 Thread Mike Bosschaert
Hi, I installed mysql 5.0 on server A and mysql 4.0 on server B. Starting mycompA$>mysql -h mycompB -u mysql -p on host A, I can connect and to the mysql-server on host B. However when I start mycompB$>mysql -h mycompA -u mysql -p on host B, I get the error message: ERROR 2003:

Re: mysterious "can't connect" error message in our logs(2)

2004-03-25 Thread Sinisa Milivojevic
Sasha Pachev writes: > Jigal van Hemert wrote: > > It's a bug. I would recommend to patch libmysql.c for now until MySQL developers > fix it. > > -- > Sasha Pachev > Create online surveys at http://www.surveyz.com/ > Our client side uses select() but only when waiting for data, and not on teh

Re: mysterious "can't connect" error message in our logs(2)

2004-03-24 Thread Sasha Pachev
Jigal van Hemert wrote: The continuing saga: Can't connect to MySQL server on '192.168.13.205' (4) Our sysadmin has been searching in the sources of the MySQL client and came up with this: The errormessage (4) is probably (only place where this error could be found) raised by t

Re: Installed MySQL but can't connect

2004-03-24 Thread Paul DuBois
At 13:24 -0500 3/24/04, Kevin Carpenter wrote: I've installed MySQL and started the server with: mysqld_safe & I've confirmed the server is running with: ps -ef | grep mysql and mysqladmin status --- I'm trying to connect using: shell> mysql -u root -p It says 'command not foun

Installed MySQL but can't connect

2004-03-24 Thread Kevin Carpenter
I've installed MySQL and started the server with: mysqld_safe & I've confirmed the server is running with: ps -ef | grep mysql and mysqladmin status —-- I'm trying to connect using: shell> mysql -u root -p It says 'command not found' - I find the mysql command location and con

mysterious "can't connect" error message in our logs(2)

2004-03-22 Thread Jigal van Hemert
The continuing saga: > Can't connect to MySQL server on '192.168.13.205' (4) Our sysadmin has been searching in the sources of the MySQL client and came up with this: The errormessage (4) is probably (only place where this error could be found) raised by this fragment

mysterious "can't connect" error message in our logs

2004-03-22 Thread Jigal van Hemert
Hi list, We recently installed a new MySQL server (Redhat 8, MySQL 4.0.18, same as old machine, but with more powerful hardware) and every now and then the following error appears in the errorlog (the result of the mysql_error() function of PHP): Can't connect to MySQL serv

Re: mysqlgui problem - can't connect via tmp/mysql.sock

2004-03-16 Thread Sinisa Milivojevic
Dmitry Rusak writes: > Hi! > I have a problem using musqlgui-1.7.2 under FreeBSD 4.9 STABLE. It "Can't connect to > mysql > server via tmp/mysql.sock" > > My setup: > 1) mysql is installed in /usr/local/mysql > data base directory - /usr/local/mysql/dat

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

Re: Can't connect

2004-02-27 Thread Egor Egorov
"Andrea Beyreuther" <[EMAIL PROTECTED]> wrote: > I have the following problem: > > I can't connect to the mysql server. I always get error messages (access denied). > > I installed it on Windows XP Professional. > > The mysql server is running as servi

Can't connect

2004-02-27 Thread Andrea Beyreuther
Hello, I have the following problem: I can't connect to the mysql server. I always get error messages (access denied). I installed it on Windows XP Professional. The mysql server is running as service. A web server is running as service too (IIS V5.1). The my.ini (e:\windows\my.ini) con

Re: Q: Can't Connect to MySql Server

2004-02-24 Thread Paul DuBois
At 17:58 -0800 2/24/04, Danny Pudianto wrote: Hello, I am from Indonesia and newbie in Mysql. Why if I execute command MySql in dos prompt, appear in screen " ERROR 2003 : Can't connect to MySql Server on 'localhost' (10061) Did you start the server (mysqld) first? -

Q: Can't Connect to MySql Server

2004-02-24 Thread Danny Pudianto
Hello, I am from Indonesia and newbie in Mysql. Why if I execute command MySql in dos prompt, appear in screen " ERROR 2003 : Can't connect to MySql Server on 'localhost' (10061) Thanks Dani - Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want.

Re: Can't connect using C API

2004-02-18 Thread Cira Account
- Original Message - From: [EMAIL PROTECTED] Date: Wednesday, February 18, 2004 3:49 pm Subject: Re: Can't connect using C API > Do you fail with a user who has a password? > I don't know. I don't have any users with passwords. I did resolve my problem, thoug

Re: Can't connect using C API

2004-02-18 Thread vpendleton
Do you fail with a user who has a password? >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/17/04, 3:11:44 PM, Cira Account <[EMAIL PROTECTED]> wrote regarding Can'

Re: Can't connect using C API

2004-02-18 Thread Cira Account
I added "/tmp/mysql.sock" as the Unix socket and it worked. Thanks...Stephen - Original Message - From: Sasha Pachev <[EMAIL PROTECTED]> Date: Tuesday, February 17, 2004 7:12 pm Subject: Re: Can't connect using C API > > Error 261 on QNX means "connect

Re: Can't connect using C API

2004-02-17 Thread Sasha Pachev
se connect failed Can't connect to local MySQL server through socket '' (261) (2002) when I run this program: #include #include int main(int argc, char *argv[]) { MYSQL mysql; if (!mysql_init(&mysql)) { fprintf(stderr, "mysql_init failed\n");

Can't connect using C API

2004-02-17 Thread Cira Account
I apologize if the listings below are badly formatted. I am posting this from a webmail client and it has very short line lengths. I am using MySQL 4.0.17 on QNX 6.2.0. I can connect by typing "mysql -u root" from the command line. However, I get: Database connect failed Can

Re: Can't connect URGENT!

2004-02-08 Thread Tobias Asplund
On Sun, 8 Feb 2004 [EMAIL PROTECTED] wrote: > the only way I can connect to the server is typing > > mysql -h localhost -u root > make sure you don't have a line "skip-networking" in your /etc/my.cnf cheers, Tobias -- MySQL General Mailing List For list archives: http://lists.mysql.com/my

RE: Can't connect URGENT!

2004-02-07 Thread Peter Lovatt
PROTECTED]; [EMAIL PROTECTED] Subject: RE: Can't connect URGENT! Hmmm, I dunno. Perhaps the term: mysql -h 'server' -u root Should be changed to: mysql -h your_hostname -u root As "your_hostname" is the actual FQDN of your server. Brian Duke SS-TCAM//87797 -Original

RE: Can't connect URGENT!

2004-02-07 Thread Duke, Brian
: Saturday, February 07, 2004 5:30 PM To: [EMAIL PROTECTED] Subject: Can't connect URGENT! Hi, I have instaled mysql 4.0.17 on a debian server, but i have a big problem. I can only connect to mysql at the server and only with -h localhost. If I try this: mysql -h server -u root from

Re: Can't connect URGENT!

2004-02-07 Thread Steve Folly
: ERROR 2003: Can't connect to MySQL server on 'server' (111) the only way I can connect to the server is typing mysql -h localhost -u root at the server. Can anyone please help? I already search at google and can fine anything. TIA Carlos Baptista Just a thought - h

Can't connect URGENT!

2004-02-07 Thread cb
Hi, I have instaled mysql 4.0.17 on a debian server, but i have a big problem. I can only connect to mysql at the server and only with -h localhost. If I try this: mysql -h server -u root from anywhere i receice always the same response: ERROR 2003: Can't connect to MySQL serv

Re: Can't connect to MySQL server on 'localhost' (10061)

2004-01-29 Thread [EMAIL PROTECTED]
7;ll let you know if connecting from the laptop works. chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 6:40 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Can't connect to MySQL server on 'loc

Can't connect to MySQL server on 'localhost' (10061)- solution pls

2004-01-29 Thread Arunachalam
) and mysql_real_connect(). after the execution of mysql_real_connect(), i met the error message as; *Can't connect to MySQL server on 'localhost' (10061)* I have searched in various discussion forums, the points obtained never able to solve my problem. I have tested with mysqladmin as

Re: Can't connect to MySQL server on 'localhost' (10061)

2004-01-28 Thread [EMAIL PROTECTED]
I assume that you know the the server's ip and then try: from DOS: mysql -h ipaddressofserver -u user1 -ppassword1 --type this as is with your server's ip Also you need to be running 4.1.1 client on your laptop. N. Chris Frost wrote: With several others, I too have this problem. MySQL 4.1.1 ins

Re: Can't connect to MySQL server on 'localhost' (10061)

2004-01-28 Thread [EMAIL PROTECTED]
I've executed the mysql -h ip -u user -p pw No space after -p. I know it's weird, but it's the only way it will work. So, use this: mysql -h ip -u user -ppw With the result that I get asked for a PW and then told I can't connect. You shouldn't get asked for PW if

Re: Can't connect to MySQL server on 'localhost' (10061)

2004-01-28 Thread Brian Harris
I assume that you know the the server's ip and then try: from DOS: mysql -h ipaddressofserver -u user1 -ppassword1 --type this as is with your server's ip Also you need to be running 4.1.1 client on your laptop. N. Chris Frost wrote: With several others, I too have this problem. MySQL 4.1.1 ins

Can't connect to MySQL server on 'localhost' (10061)

2004-01-28 Thread N. Chris Frost
With several others, I too have this problem. MySQL 4.1.1 installed without a problem. The sqlAdmin is running. I can run the control center and/or mysql to do sql things. This, though, is all from the server (a PC running Win ME). I want to connect from my laptop. What do I have to do? Executi

RE: Can't connect from localhost using 4.1.1 alpha

2004-01-28 Thread Russell Horn
> Also, if I (mysql -u root -p root) from localhost, then it prompts me > for a password. I enter password 'root' and then I get this error: That's what's supposed to happen: You use ~> mysql -u username -p database_name Then you are prompted for the password for root and it will start in data

Can't connect from localhost using 4.1.1 alpha

2004-01-28 Thread Brian Harris
I can connect from SQLYog,MySqlCC,jdbc from remote with no problem. However, when I try to connect(mysql -u root) from localhost, then I get access denied. Checked the user table and root can connect from anywhere(%). Also, if I (mysql -u root -p root) from localhost, then it prompts me for a pas

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

Re: ERROR 2003: Can't connect to MySQL server on 'localhost' (10061)

2004-01-12 Thread Rich Green
\mysql\bin>mysql ERROR 2003: Can't connect to MySQL server on 'localhost' (10061) My my.ini file # Example mysql config file. # Copy this file to c:\my.cnf to set global options # # One can use all long options that the program supports. # Run the program with --help to get a

Re: Can't connect to MySQL server

2004-01-10 Thread Aaron Gerber
in your replies. Thanks again. Aaron- On Jan 10, 2004, at 3:20 PM, Johannes Franken wrote: * Aaron Gerber <[EMAIL PROTECTED]> [2004-01-10 21:33 +0100]: Locally, I can connect to the MySQL server [...] but I can't connect if I put in the IP address (locally or remotely) Maybe mysqld is c

Re: Can't connect to MySQL server

2004-01-10 Thread Roger Baklund
server is running on xxx.168.xxx.xxx, phpmyadmin is installed on it. You are connecting to the web server with your browser. > but I can't connect if I put in the IP address (locally or remotely) > > mysql -h xxx.168.xxx.xxx -p > password: > ERROR 2003: Can't connect to MyS

Re: Can't connect to MySQL server

2004-01-10 Thread Johannes Franken
* Aaron Gerber <[EMAIL PROTECTED]> [2004-01-10 21:33 +0100]: > Locally, I can connect to the MySQL server [...] > but I can't connect if I put in the IP address (locally or remotely) Maybe mysqld is configured to listen on its unix domain socket only? This is the default for De

Can't connect to MySQL server

2004-01-10 Thread Aaron Gerber
min (remotely or locally). http://xxx.168.xxx.xxx/phpmyadmin/ but I can't connect if I put in the IP address (locally or remotely) > mysql -h xxx.168.xxx.xxx -p password: ERROR 2003: Can't connect to MySQL server on 'xxx.168.xxx.xxx' (22) --- locally ERROR 2003: Can't co

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: Can't connect to MySQL server on '[server]' (10061) - unix & tcp/ip sockets

2003-10-28 Thread Victoria Reznichenko
connect remotely > using MySQL Control Center or SQLyog (from Windows) I get the same error > (near enough) from both: > > SQLyog: > >--- >SQLyog > --- >

Can't connect to MySQL server on '[server]' (10061) - unix & tcp/ip sockets

2003-10-24 Thread Ben Darlow
the same error (near enough) from both: SQLyog: --- SQLyog --- Error No. 2003 Can't connect to MySQL server on '[server]' (10061) --- MySQL Control Center:

<    1   2   3   4   5   >