Re: cannot connect remotely on 3306

2014-04-12 Thread nicu
solved.. firewall was up:) it had 3 profiles and i had just set it off on one of them Trimis de pe iPhone-ul meu Pe 12.04.2014, la 17:48, Reindl Harald a scris: > > Am 12.04.2014 16:37, schrieb Nicolae Marasoiu: >> I removed Firewall on the win7 server, I set the server in Home network, >> an

Re: cannot connect remotely on 3306

2014-04-12 Thread Reindl Harald
Am 12.04.2014 16:37, schrieb Nicolae Marasoiu: > I removed Firewall on the win7 server, I set the server in Home network, > and joined the workgroup / homegroup. > > From other computers I can access \\server\Users, can ping it, but cannot > telnet to 3306 (which locally i can on both localhost a

Re: cannot connect remotely on 3306

2014-04-12 Thread Nicolae Marasoiu
Hi again, I removed Firewall on the win7 server, I set the server in Home network, and joined the workgroup / homegroup. >From other computers I can access \\server\Users, can ping it, but cannot telnet to 3306 (which locally i can on both localhost and ip), nor connect with DBVisualizer (which l

cannot connect remotely on 3306

2014-04-12 Thread Nicolae Marasoiu
Hi, On the win7 mysql server I see that the LISTENING is done on 0.0.0.0:3306. >From other computers I can ping the server, but cannot telnet on 3306. Please help Nicu

Re: Cannot connect to MySql Database

2013-04-09 Thread Stillman, Benjamin
On 4/9/13 1:54 PM, "Joe Kosinski" wrote: >Hi, > >I am trying to connect to a MySql database and I keep getting the >following: > > Cannot find (ping) database host Joseph-Kosinskis-MacBook on the network > Failed to connect to Unix socket '/var/run/lirc/lircd' > No such file or

Cannot connect to MySql Database

2013-04-09 Thread Joe Kosinski
Hi, I am trying to connect to a MySql database and I keep getting the following: Cannot find (ping) database host Joseph-Kosinskis-MacBook on the network Failed to connect to Unix socket '/var/run/lirc/lircd' No such file or directory (2) The database is located on a MacB

Re: MySQL running, but I cannot connect

2009-12-21 Thread Hiromichi Watari
es might be different than what's shown, also replace the IP address with that of your MySQL server host machine. Good luck ! Hiromichi --- On Mon, 12/21/09, ML wrote: > From: ML > Subject: MySQL running, but I cannot connect > To: mysql@lists.mysql.com > Date: Monday, Decembe

MySQL running, but I cannot connect

2009-12-21 Thread ML
Hi All, MySQL 5.0.77 on CentOS 5.4 MySQL is running, my Wordpress stuff is working, but I cannot connect to the server from my house. I checked the firewall and that is successfully allowing the passage. I checked the firewall on the server and that has 3306:tcp allowed. When I try to

Cannot Connect on Windoze

2008-10-21 Thread Victor Subervi
Hi; I have successfully installed MySQL and got it running on Windoze. But when I try to connect, I get this error: Can't connect to MySQL server on 'localhost' (10061) Also I can't connect on "Run". What do? TIA, Victor PS Only online an hour or so weekly, so if slow in responding, know why.

RE: Cannot Connect: Can't create a new thread (errno 11)

2007-07-05 Thread cfaust-dougot
: cfaust-dougot Cc: mysql@lists.mysql.com Subject: Re: Cannot Connect: Can't create a new thread (errno 11) Chris, Did you check if there are any user level MAX_USER_CONNECTIONS restriction set while granting access ? Thanks Alex On 7/4/07, Chris Faust <[EMAIL PROTECTED

Re: Cannot Connect: Can't create a new thread (errno 11)

2007-07-04 Thread Alex Arul Lurthu
Chris, Did you check if there are any user level MAX_USER_CONNECTIONS restriction set while granting access ? Thanks Alex On 7/4/07, Chris Faust <[EMAIL PROTECTED]> wrote: Folks, I'm wondering is someone could help us in trying to resolve the above error, we have read through what threads

Cannot Connect: Can't create a new thread (errno 11)

2007-07-04 Thread Chris Faust
Folks, I'm wondering is someone could help us in trying to resolve the above error, we have read through what threads we could find and tried all the suggestions, but have had no luck. There are no memory problems, in fact when this happens if there is still a localhost client connection to

Re: Cannot connect to server

2006-03-14 Thread James E Hicks III
Sara Woglom wrote: Thanks Shawn!! You should be thanking Mladen Adamovic for pointing you to: http://dev.mysql.com/doc/mysql/en/grant.html This page holds your answer. From the error message you got Telnet to port 3306: Host 'my-machine-name' is not allowed to connect to this MySQL serv

RE: Cannot connect to server

2006-03-10 Thread Sara Woglom
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 1:08 PM To: Sara Woglom Cc: mysql@lists.mysql.com Subject: Re: Cannot connect to server "Sara Woglom" <[EMAIL PROTECTED]> wrote on 03/10/2006 11:54:03 AM: > I have ju

Re: Cannot connect to server

2006-03-10 Thread SGreen
"Sara Woglom" <[EMAIL PROTECTED]> wrote on 03/10/2006 11:54:03 AM: > I have just installed MySQL 5.0, and I am unable to connect to it from my > own (remote) machine. It all works fine when I open mysqladmin from the > server itself, so I know the installation is OK. I am working on a small >

Re: Cannot connect to server

2006-03-10 Thread Mladen Adamovic
Sara Woglom wrote: I have just installed MySQL 5.0, and I am unable to connect to it from my own (remote) machine. It all works fine when I open mysqladmin from the server itself, so I know the installation is OK. I am working on a small LAN of about 15 PCs. When I try to telnet to the default

Cannot connect to server

2006-03-10 Thread Sara Woglom
I have just installed MySQL 5.0, and I am unable to connect to it from my own (remote) machine. It all works fine when I open mysqladmin from the server itself, so I know the installation is OK. I am working on a small LAN of about 15 PCs. When I try to telnet to the default port (3306), I get t

Re: cannot connect to mysql

2006-01-10 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/refman/5.0/en/error-access-denied.html ghislain groulx wrote: > im quite new to mysql and here is the problem. I simply cannot connect > to mysql through phpmyadmin or anything else. Lets say i enter the url > to connect (localhost/p

cannot connect to mysql

2006-01-09 Thread ghislain groulx
im quite new to mysql and here is the problem. I simply cannot connect to mysql through phpmyadmin or anything else. Lets say i enter the url to connect (localhost/phpmyadmin/index.html) i end up in the welcome page but it says "access denied for user [EMAIL PROTECTED] (using passwor

Re: cannot connect to database

2005-12-31 Thread Anthony Ettinger
add a user in the table for your remote hostname or ip number. On 12/31/05, Jon Miller <[EMAIL PROTECTED]> wrote: > > I'm trying to initialize to a database on another server from a mail > server. I can telnet to it but cannot initialize the database. > The account and user exists in the database

cannot connect to database

2005-12-31 Thread Jon Miller
I'm trying to initialize to a database on another server from a mail server. I can telnet to it but cannot initialize the database. The account and user exists in the database and the paasword as I've tried it from the mysql server. Is there another test I can do to find out exactly what is caus

Re: cannot connect to the mysql server.thank you.

2005-04-13 Thread nei-syou
dear sir, (BThanks your answer. (BI install in Windows 2000 professional platform.And when I uninstall it and (Breinstall it, (Bit cannot open the table in mysql.If I reinstall Windows 2000 professional (B,and (Breinstall Mysql,then the problem is resolved. (BTnank you very much. (B (B

Re: cannot connect to the mysql server.thank you.

2005-04-13 Thread Ehrwin Mina
çéè wrote: dear sir, nice to meet you. now i have installed the MySQL-Server&Client(4[1].0.15).but i cannot connect mysql server when i make a change. what is the wrong with what i do?l can i get your help? thank you very much. In what platform did you install it? thanks, Ehrwin

Re: cannot connect to the mysql server.thank you.

2005-04-05 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/can-not-connect-to-server.html > >>dear sir, >>nice to meet you. >>now i have installed the MySQL-Server&Client(4[1].0.15).but i cannot >>connect mysql server when i make a change. >>what is the

cannot connect to the mysql server.thank you.

2005-04-04 Thread
>dear sir, >nice to meet you. >now i have installed the MySQL-Server&Client(4[1].0.15).but i cannot >connect mysql server when i make a change. >what is the wrong with what i do?l >can i get your help? >thank you very much. -- MySQL General Mailing Lis

Re: mysql.sock file exists, but still cannot connect to server

2005-01-20 Thread Alex Majora
Okay, with the good help I was getting, and looking at the all clues MySQL was giving me, like "Table 'mysql.host' doesn't exist" and "Can't find file: './mysql/host.frm'", I concluded that the 4.1.9 installation conflicts with the default 4.0.18 installation. For instance, 4.0.18 expects files

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Alex Majora
On Wednesday, January 19, 2005 9:14 PM Michael Stassen wrote: Details should be in the .err file in the data directory Here's the contents of the file: 050119 17:30:02 mysqld started 050119 17:30:02 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/m

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Michael Stassen
Details should be in the .err file in the data directory (/usr/local/mysql/data/whitestar.alpha.net.err, in your case). Michael Alex Majora wrote: Additionally, this is what I get when I try to launch mysqld manually: $ sudo ./bin/mysqld_safe & [1] 2058 Starting mysqld daemon with databases from

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Michael Stassen
Alex Majora wrote: Michael Stassen wrote: That doesn't appear to be mysql. Now that I look closely, that must be a database for RMDB. Sorry I got the two confused. Are you sure mysqld is running? You got a shutdown message right before this. Apparently, it's not running, as there is no mysqld p

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Alex Majora
Additionally, this is what I get when I try to launch mysqld manually: $ sudo ./bin/mysqld_safe & [1] 2058 Starting mysqld daemon with databases from /usr/local/mysql/data STOPPING server from pid file /usr/local/mysql/data/whitestar.alpha.net.pid 050119 17:13:12 mysqld ended Is there a way t

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Clint Edwards
The postmaster is a Postgres daemon, and pg_shadow is the user table for postgres. Clint From: Michael Stassen <[EMAIL PROTECTED]> To: Alex Majora <[EMAIL PROTECTED]> CC: mysql@lists.mysql.com Subject: Re: mysql.sock file exists, but still cannot connect to server Date: Wed, 19 Jan 2

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Alex Majora
Michael Stassen wrote: That doesn't appear to be mysql. Now that I look closely, that must be a database for RMDB. Sorry I got the two confused. Are you sure mysqld is running?  You got a shutdown message right before this. Apparently, it's not running, as there is no mysqld process running in t

Re: mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Michael Stassen
Alex Majora wrote: I've upgraded to mysql 4.1.9 on Mac OS X 10.3.7, but now things won't start up. In the console I get these messages: The database cluster will be initialized with locale C. creating directory /var/db/RemoteManagement/RMDB/rmdb.data... ok creating directory /var/db/RemoteMana

mysql.sock file exists, but still cannot connect to server

2005-01-19 Thread Alex Majora
I've upgraded to mysql 4.1.9 on Mac OS X 10.3.7, but now things won't start up. In the console I get these messages: The database cluster will be initialized with locale C. creating directory /var/db/RemoteManagement/RMDB/rmdb.data... ok creating directory /var/db/RemoteManagement/RMDB/rmdb.da

Cannot connect to mysql through network while unix socket works

2004-12-23 Thread Oscar
N¬™ë,j°jËkj{zºÞw­…«k‰©oz»"¢z ‰¦ºx†j×­˜úèDear all, I have a mysql-4.0.12 server installed on RH 8, it works fine for months before I find the server unavailable from the remote host on the same LAN. I am sure there isn't any firewall between server and client. I ssh to the server and find th

Re: Cannot connect to local server problem

2004-12-16 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html Leandro Melo <[EMAIL PROTECTED]> wrote: > Hi, i built an application which uses MySQL 4.0.17 > using Windows XP Professional. > Tomorrow, i need to present the application to my > client, so i preparing my enviroment

RE: Cannot connect to local server problem

2004-12-15 Thread Reinhart Viane
Did you reboor after install? -Original Message- From: Leandro Melo [mailto:[EMAIL PROTECTED] Sent: woensdag 15 december 2004 14:51 To: lista mysql Subject: Cannot connect to local server problem Hi, i built an application which uses MySQL 4.0.17 using Windows XP Professional. Tomorrow

Re: Cannot connect to local server problem

2004-12-15 Thread Victor Pendleton
Have you verified that the MySQL server is currently running? Was this installed as service to automatically start up? Leandro Melo wrote: Hi, i built an application which uses MySQL 4.0.17 using Windows XP Professional. Tomorrow, i need to present the application to my client, so i preparing my

Cannot connect to local server problem

2004-12-15 Thread Leandro Melo
Hi, i built an application which uses MySQL 4.0.17 using Windows XP Professional. Tomorrow, i need to present the application to my client, so i preparing my enviroment in a laptop, which runs Windows 2000. When i installed MySQL 4.0.17 and tried to run the client from command line, i got the follo

Re: cannot Connect to local MYSQL server through socket

2004-11-24 Thread Mark Papadakis
Hello, The mysql sock file is used for Unix Domain Sockets communication. In essence, it is used for interconnection between processes running on the same system. They function just like ordinary-over-the-net sockets. They are just faster for interprocess communication. I am not sure I understan

Re: cannot Connect to local MYSQL server through socket

2004-11-24 Thread Victor Pendleton
Is the MySQL server running and you can not connect? Or are you not able to start the MySQL server? Morris, Andrew wrote: ../var/lib/mysql/mysql.sock. I've been round the houses with this following the thread but I can't get past this error despite all the chmod and chown modifications, insta

cannot Connect to local MYSQL server through socket

2004-11-24 Thread Morris, Andrew
../var/lib/mysql/mysql.sock. I've been round the houses with this following the thread but I can't get past this error despite all the chmod and chown modifications, installed MySQL admin and it still won't start. Am I best to chuck it in the bin or uninstall the lot and start again? This is

Re: Cannot connect via TCP ("Lost connection to MySQL server during query")

2004-08-12 Thread Matt Winckler
Michael Stassen wrote: What hardware and OS? How did you get and install mysql? MySQL supplied binary? 3rd party binary? Built from source? If the answer is not "MySQL supplied binary", my first suggestion would be to try that to see if the problem goes away. Michael That did end up being the

Re: Cannot connect via TCP ("Lost connection to MySQL server during query")

2004-08-12 Thread Matt Winckler
Michael Stassen wrote: What hardware and OS? Pentium II 300, 192 MB RAM, almost-brand-new 80GB hard drive, running Gentoo Linux (kernel 2.4.25-gentoo). How did you get and install mysql? MySQL supplied binary? 3rd party binary? Built from source? If the answer is not "MySQL supplied binary",

Re: Cannot connect via TCP ("Lost connection to MySQL server during query")

2004-08-12 Thread Michael Stassen
What hardware and OS? How did you get and install mysql? MySQL supplied binary? 3rd party binary? Built from source? If the answer is not "MySQL supplied binary", my first suggestion would be to try that to see if the problem goes away. Michael Matt Winckler wrote: Hi, I'm running into trouble

Cannot connect via TCP ("Lost connection to MySQL server during query")

2004-08-12 Thread Matt Winckler
Hi, I'm running into troubles trying to connect to MySQL (version 4.0.18) via TCP/IP. Connecting on the actual machine via Unix sockets works just fine--it's solid as a rock. But as soon as I attempt to connect via TCP (from either the local machine or a remote machine), mysqld crashes and I get th

Re: PHP script cannot connect MySQL server

2004-03-23 Thread beacker
Sami Maisniemi <[EMAIL PROTECTED]> writes: > >It seems that the correct socket is used. Here is the output: > > > >unix 2 [ ACC ] STREAM LISTENING 3303 private/relay > >unix 2 [ ACC ] STREAM LISTENING 3307 public/showq ... >I tried to connect to socket #3307

Re: PHP script cannot connect MySQL server

2004-03-23 Thread jeffrey_n_Dyke
n Tuesday 23 March 2004 02:15, [EMAIL PROTECTED] wrote: > >> tcp0 0 *:3307 *:* > >> LISTEN > > > >It seems that the correct socket is used. Here is the output: > > > >unix 2 [ ACC ] STREAM LISTENING 3303 private/relay > >unix 2 [ ACC ] S

Re: PHP script cannot connect MySQL server

2004-03-23 Thread Sami Maisniemi
On Tuesday 23 March 2004 02:15, [EMAIL PROTECTED] wrote: > >> tcp0 0 *:3307 *:* > >> LISTEN > > > >It seems that the correct socket is used. Here is the output: > > > >unix 2 [ ACC ] STREAM LISTENING 3303 private/relay > >unix 2

Re: PHP script cannot connect MySQL server

2004-03-22 Thread beacker
Sami Maisniemi <[EMAIL PROTECTED]> writes: >> mysql> use mysql >> mysql> select User,Host,Password,Select_priv from user; >> >> which will show basic access capabilities for user/host/password > >Hmmm ... did not work as you can see: > >mysql> select User,Host,Password,Select_priv from user; >ERROR

Re: PHP script cannot connect MySQL server

2004-03-22 Thread beacker
>> tcp0 0 *:3307 *:* LISTEN > >It seems that the correct socket is used. Here is the output: > >unix 2 [ ACC ] STREAM LISTENING 3303 private/relay >unix 2 [ ACC ] STREAM LISTENING 3307 public/showq Looks

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
On Monday 22 March 2004 22:43, [EMAIL PROTECTED] wrote: > >specify how to check the socket, please? > > Based on your ps information, the socket will likely be in the > /usr/local/mysql/data/my.cnf file under the [mysqld] area. Another way > to tell if there is a socket open for the server would b

Re: PHP script cannot connect MySQL server

2004-03-22 Thread beacker
Sami Maisniemi writes: >I think I am using root access, but should I create another user name for >MySQL? On the command line, I start MySQL by typing just 'MySQL'. How can I >view the user? from the mysql program: mysql> use mysql mysql> select User,Host,Password,Select_priv from user; which

Re: PHP script cannot connect MySQL server

2004-03-22 Thread beacker
>It seems that mysqld is up and running (view the results below), but could you >specify how to check the socket, please? Based on your ps information, the socket will likely be in the /usr/local/mysql/data/my.cnf file under the [mysqld] area. Another way to tell if there is a socket open for th

Re: PHP script cannot connect MySQL server

2004-03-22 Thread B. van Ouwerkerk
At 22:00 22-03-2004 +0200, Sami Maisniemi wrote: > Did you provide access to the databases as root? Is there a password > associated with access? For instance, how do you statr mysql from the > command line: mysql -u root -ppassword mydatabase I think I am using root access, but should I create

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
> Did you provide access to the databases as root? Is there a password > associated with access? For instance, how do you statr mysql from the > command line: mysql -u root -ppassword mydatabase I think I am using root access, but should I create another user name for MySQL? On the command lin

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
On Monday 22 March 2004 21:45, [EMAIL PROTECTED] wrote: > This error could result from a number of possible problems. First off I > would check to make sure the mysqld is running and attaching to the default > socket (3306). If you have it set up otherwise, you will likely need the > connect to c

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
On Monday 22 March 2004 20:36, [EMAIL PROTECTED] wrote: > This means that your server is not up, most likely. Can you connect from > the command line? try running > ps -efc | grep mys > > do you see an entry for mysqld? It seems that the server is up and running, because I am able to see mu

Re: PHP script cannot connect MySQL server

2004-03-22 Thread beacker
>I finally managed to install MySQL succesfully. I created a simple DB with two >different tables. I also created a simple PHP script to list all DBs and >tables. > >However, it seems that the PHP script cannot access MySQL server, because the >following error message is displayed: > >Warning: m

Re: PHP script cannot connect MySQL server

2004-03-22 Thread jeffrey_n_Dyke
I finally managed to install MySQL succesfully. I created a simple DB with two different tables. I also created a simple PHP script to list all DBs and tables. However, it seems that the PHP script cannot access MySQL server, because the following error message is displayed: _ This

Re: PHP script cannot connect MySQL server

2004-03-22 Thread Rick Emery
mydatabase rick "People will forget what you said. People will forget what you did. But people will never forget how you made them feel." - Original Message - From: "Sami Maisniemi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 12:25 PM Su

PHP script cannot connect MySQL server

2004-03-22 Thread Sami Maisniemi
I finally managed to install MySQL succesfully. I created a simple DB with two different tables. I also created a simple PHP script to list all DBs and tables. However, it seems that the PHP script cannot access MySQL server, because the following error message is displayed: Warning: mysql_con

Re: Cannot connect on the internet...Do I need to open a port on my router?

2003-12-29 Thread robert_rowe
If remote clients will connect directly to your MySQL server then you will need to open port 3306. If you are only going to access MySQL via server side scripts (PHP) then you will not need to open this port as the scripts will connect to the localhost. If you cannot see your web site then it

Cannot connect on the internet...Do I need to open a port on my router?

2003-12-29 Thread Ola Ogunneye
Hello all, This might not be a mysql problem, but I just need clarity. My Mysql is sitting on port 3306. I have a router that sits in front of my server. Do I need to open the port number on my router for my suystem to work well? Right now, the only port opened on my router is 80 for Apache. The

Re: Cannot Connect to Server

2003-09-01 Thread Martin Gainty
Make sure %WINDOWS%\my.ini has the entry bind-address=127.0.0.1 -Martin - Original Message - From: "Antony Dovgal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, September 01, 2003 3:42 AM Subject: Re: Cannot Connect to Server

Re: Cannot Connect to Server

2003-09-01 Thread Antony Dovgal
On Mon, 1 Sep 2003 11:51:07 +0100 "Phil Ewington - 43 Plc" <[EMAIL PROTECTED]> wrote: > Could not read response from last sender :o( from <[EMAIL PROTECTED]> ? it's Yet Another Spammer(or Autoresponder) on this list. YAS(A) =) dunno why list administration haven't blocked him yet. These robots ar

RE: Cannot Connect to Server

2003-09-01 Thread Phil Ewington - 43 Plc
Could not read response from last sender :o( -Original Message- From: Phil Ewington - 43 Plc [mailto:[EMAIL PROTECTED] Sent: 01 September 2003 11:35 To: Mysql Subject: Cannot Connect to Server Hi All, Having problems with connecting to mysql server as we have had to change all the IP

Re: Cannot Connect to Server

2003-09-01 Thread Antony Dovgal
On Mon, 1 Sep 2003 11:34:31 +0100 "Phil Ewington - 43 Plc" <[EMAIL PROTECTED]> wrote: > The error message is: > "Warning: mysql_connect(): Can't connect to local MySQL server through > socket '/var/tmp/mysql.sock' (111) in /home/sites/.. on line 3 > Unable to select database" is MySQL socket real

Cannot Connect to Server

2003-09-01 Thread Phil Ewington - 43 Plc
Hi All, Having problems with connecting to mysql server as we have had to change all the IP addresses on the server. I am assuming that localhost is the problem, how can I manually change localhost to be an IP address? The error message is: "Warning: mysql_connect(): Can't connect to local MySQL

Re: need help: cannot connect on localhost (10061)

2003-07-18 Thread Paul DuBois
At 15:15 -0500 7/18/03, Kyle Goetz wrote: hey, i'm new to mySQL...this meaning that i have tried ~1 times to install it and get it working over the past few weeks...and it always gives me the same error (scroll further down to see it) despite following the manual's windows installation exactly

need help: cannot connect on localhost (10061)

2003-07-18 Thread Kyle Goetz
hey, i'm new to mySQL...this meaning that i have tried ~1 times to install it and get it working over the past few weeks...and it always gives me the same error (scroll further down to see it) despite following the manual's windows installation exactly i have version 4.0.13 for windows and i u

Re: cannot connect to mysql server

2003-04-05 Thread Todd O'Bryan
Try the following cd /usr/local/mysql ./bin/mysqld_safe and see if that starts up the server. If it doesn't, check to make sure you don't have a proxy set in your internet configurations. Todd On Saturday, April 5, 2003, at 12:00 PM, Peter Gumbrell wrote: I have installed mysql on Mac OS X.

Re: cannot connect to mysql server

2003-04-05 Thread Jeff Shapiro
At 12:00 -0500 4/5/03, Peter Gumbrell wrote: I have installed mysql on Mac OS X. when I attempt to access it either through a php page or through Terminal, I receive this message; Can't connect to local MySQL server through socket '/tmp/mysql.sock' mysqld isn't running. You can check to see if

cannot connect to mysql server

2003-04-05 Thread Peter Gumbrell
I have installed mysql on Mac OS X. when I attempt to access it either through a php page or through Terminal, I receive this message; Can't connect to local MySQL server through socket '/tmp/mysql.sock' I have just switched to a Mac and am unfamiliar with many aspects of unix. I read something

Cannot connect to mysql server

2003-03-29 Thread Reuben D. Budiardja
nect to the server as user monty from localhost: $> mysql -u monty -p and then tried it from another machine console: $> mysql -u monty -h sql.domain.edu -p and all is well. But when i tried to connect using the console from localhost (ie. sql.domain.edu) by specifiying hostname: $> mysql

Re: cannot connect to MySQL

2003-03-14 Thread gerald_clark
Please read the warning. It attempting a LOCAL connection. Please enter the host ( server) you wish to connect to. Jon Miller wrote: I'm having a problem connecting to MySQL database using phpMyAdmin from a remote location. I've had a look at the manual but I'm not too clear on what has to be don

cannot connect to MySQL

2003-03-14 Thread Jon Miller
I'm having a problem connecting to MySQL database using phpMyAdmin from a remote location. I've had a look at the manual but I'm not too clear on what has to be done. I see that the connection is through a socket. Can I change this to connect using an ip connection? Reason I ask is because the M

Re[6]: Cannot Connect

2003-02-15 Thread Stefan Hinz
Robert, >> 3) If it's running, you have a privilege problem. If your MySQL >> installation is new, you'll have just some basic users set up. One of >> them is called "root", who can connect from localhost without >> password. Thus, try this: "mysql -uroot". > "mysql -uroot" gives me the following

Re: Re[4]: Cannot Connect

2003-02-15 Thread RBE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 15 February 2003 3:03 pm, Stefan Hinz wrote: > RBE, > > >> Sorry, but this doesn't answer my question. You said you used > >> MySQL Monitor (the command line tool) when trying to connect to > >> the server. When you started MySQL Monitor, h

Re[4]: Cannot Connect

2003-02-15 Thread Stefan Hinz
RBE, >> Sorry, but this doesn't answer my question. You said you used MySQL >> Monitor (the command line tool) when trying to connect to the server. >> When you started MySQL Monitor, how did you do that? Did you just >> double-click mysql (the MySQL Monitor) in some graphical file manager >> tool

Re[2]: Cannot Connect

2003-02-15 Thread Stefan Hinz
RBE, >> 4) How exactly are you tring to connect (mysql -hlocalhost -uuser >> -psecret)? > One of the problems is that I was not only not able to enter a > password, but cannot seem to get one entered. I get error 2002 with > that or almost any other entry. So far, following the suggestions >

Re: Cannot Connect

2003-02-14 Thread Stefan Hinz
RBE, > I just got a copy of MySql and am trying both SqlGui and MySqlcc. In > desperation, I also tried the command line. When I finally got it > started, it fails to connect, refuses every password and I find I am > unable to set a user and a password. It bit more information could help to t

Re: Cannot Connect

2003-02-14 Thread Adam Majer
On Fri, Feb 14, 2003 at 12:01:32PM -0600, RBE wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I just got a copy of MySql and am trying both SqlGui and MySqlcc. In > desperation, I also tried the command line. When I finally got it > started, it fails to connect, refuses every pass

Cannot Connect

2003-02-14 Thread RBE
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just got a copy of MySql and am trying both SqlGui and MySqlcc. In desperation, I also tried the command line. When I finally got it started, it fails to connect, refuses every password and I find I am unable to set a user and a password. I ins

Cannot connect to remote server

2003-02-10 Thread Liang Zhenkuan
No respond from remote server. Tried using mysqladmin -h hostname version. There was no response just hanged there. Even tried telnet hostname 3306. Same problem. However the remote server is working cos i tried to access it from another computer. I have also tried to install mysql 4.0.8 gamma and

RE: Cannot connect from WInXp > MYSQL server - help

2003-01-26 Thread Michael Pelley
Original Message- From: Stefan Hinz, iConnect (Berlin) [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 25, 2003 7:18 PM To: Scott Lewis; [EMAIL PROTECTED] Subject: Re: Cannot connect from WInXp > MYSQL server - help Scott, most probably, you've got a glibc problem on your Red

Re: Cannot connect from WInXp > MYSQL server - help - cont.

2003-01-26 Thread Scott Lewis
Hinz, iConnect (Berlin)" <[EMAIL PROTECTED]> To: "Scott Lewis" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 25, 2003 10:48 PM Subject: Re: Cannot connect from WInXp > MYSQL server - help > Scott, > > most probably, you've go

Re: Cannot connect from WInXp > MYSQL server - help

2003-01-25 Thread Stefan Hinz, iConnect \(Berlin\)
Germany) Tel: +49 30 7970948-0 Fax: +49 30 7970948-3 - Original Message - From: "Scott Lewis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 25, 2003 6:51 PM Subject: Cannot connect from WInXp > MYSQL server - help > OK, > > I have

Cannot connect from WInXp > MYSQL server - help

2003-01-25 Thread Scott Lewis
OK, I have a mysql server running on my home server. The main os is Redhat8. I know that Mysql is running on port 3306 as its showing as listening. I ahve opened the tcp port for boh internal and external connections - fione. I ahve also disbaled it to test aswell. Anyway - I have loaded several

re: Cannot connect after upgrading to mysql-4.0.8

2003-01-11 Thread Egor Egorov
On Saturday 11 January 2003 04:35, Claus Olesen wrote: > >Description: > > The problem described on > > http://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=75128 > with solution described on > http://rhn.redhat.com/errata/RHSA-2002-197.html > comes bac

Cannot connect after upgrading to mysql-4.0.8

2003-01-10 Thread Claus Olesen
vers\etc\hosts. >Submitter-Id: ? >Originator:Claus Olesen >Organization: Transdyn Controls, Inc. >MySQL support: none >Synopsis: Cannot connect after upgrading to mysql-4.0.8 >Severity: serious >Priority: medium >Category: mysql >Class: sw-bug &g

re: beginner's question - cannot connect with database

2002-10-23 Thread Victoria Reznichenko
alling phpBB and S> I receive an error "critical error: cannot connect with database". S> All the fields appear to be correct (DB name, server, passwords, phpBB__, etc.) S> I've search archives and can't find anything that specifically addresses my issue S> AND one

beginner's question - cannot connect with database

2002-10-22 Thread Sistertech
Greetings all, I'm trying to host a discussion forum for my philosophy class...to make a long story short: I've now got phpBB2 and MySQL on my virtual domain. My host doesn't offer any MySQL support. I'm installing phpBB and I receive an error "critical error: can

re: cannot connect to local mysql server through socket

2002-09-30 Thread Egor Egorov
Lawrence, Monday, September 30, 2002, 2:47:44 PM, you wrote: LS> I am trying to set up a mail server using Postfix, Web-cyradm and mysql LS> on SusE 8. I have followed all the steps in Luc de Louw's documentation LS> so far and MySQL server is running. When I try to use the scripts that LS> came

cannot connect to local mysql server through socket

2002-09-30 Thread Lawrence Strydom
Hi, I am trying to set up a mail server using Postfix, Web-cyradm and mysql on SusE 8. I have followed all the steps in Luc de Louw's documentation so far and MySQL server is running. When I try to use the scripts that came with Web-Cyradm to create the databases and tables I get the folowing erro

Re: Replication Failure (or Bug?): Cannot Connect, but Should?

2002-03-27 Thread Leonard Megliola
N > > > File_priv: Y > > > Grant_priv: N > > >References_priv: N > > > Index_priv: N > > > Alter_priv: N > > >1 row in set (0.01 sec) > > > > > > > > >Scott Helms > > >Director of

Re: Replication Failure (or Bug?): Cannot Connect, but Should?

2002-03-27 Thread Steven Hajducko
t; >References_priv: N > > Index_priv: N > > Alter_priv: N > >1 row in set (0.01 sec) > > > > > >Scott Helms > >Director of Technology, ZCorum > > > > > >- Original Message - > >From: "Leonard Megliola"

Re: Replication Failure (or Bug?): Cannot Connect, but Should?

2002-03-27 Thread Leonard Megliola
rom: "Leonard Megliola" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Wednesday, March 27, 2002 12:16 PM >Subject: Re: Replication Failure (or Bug?): Cannot Connect, but Should? > > > > > > Sorry to bring this up again, but I haven't received

Re: Replication Failure (or Bug?): Cannot Connect, but Should?

2002-03-27 Thread Leonard Megliola
Thanks Steven, I can telnet to port 3306 of the master system just fine. A (likely unimportant and useless) test I did was to telnet to 3306 on the master and then run "netstat -an" on the master to see if the connect was made. Yes it was... tcp0 0 10.0.0.10:3306 10.0

Re: Replication Failure (or Bug?): Cannot Connect, but Should?

2002-03-27 Thread Steven Hajducko
Hrm, I'll take a stab at it, since I've got replication working atm... Have you tried basic connectivity tests between the slave and master? ( Just making sure.. ie - can you telnet to port 3306 on the master, from the slave? ) Did you flush the privileges after adding the repl user? Here's my

  1   2   >