First, check your my.cnf file to see if you have a 'bind-address'
entry. Such an entry will constrain you system only responding to
machines on the same network. Failing that, have you checked you
firewall settings? Are you sure that can can even reach port 3306 on
that machine from the outside
Hi I've a question I have a delphi program that connects to a mysql
database via obdc, and works perfect in the lan and in the server, I want
to know if I can enter the database if I have the program installed in
another city or place, I know that I have to enter the IP of the server
but I've t
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 20 July 2004 2:18 AM
> To: Victor Pendleton
> Cc: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '
> Subject: Re: i cant connect to mysql from other machine
>
>
> (first: excuse for my english)
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 20 July 2004 2:18 AM
To: Victor Pendleton
Cc: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '
Subject: Re: i cant connect to mysql from other machine
(first: excuse for my english)
On Monday 19 July 2004 15:03, Victor Pen
Check back and make sure linuxready is running MySQL on the expected port.
-Original Message-
From: [EMAIL PROTECTED]
To: Victor Pendleton
Cc: '[EMAIL PROTECTED] '; '[EMAIL PROTECTED] '
Sent: 7/19/04 11:18 AM
Subject: Re: i cant connect to mysql from other machine
(
On Monday 19 July 2004 15:17, Giulio wrote:
> I believe you shoul comment out the bind_address option on config
> file...
>
:)
ok¡
all is right now¡
a lot of thanks
> Hope this helps,
>
>Giulio
>
d2clon
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
T
t; Sent: 7/19/04 4:27 AM
> Subject: i cant connect to mysql from other machine
>
> hello people..
>
> i have a curious problem with mysql.
> i configure root user acount to enable access from other machines but i
> cant
> connect..
>
&g
PROTECTED]
Subject: i cant connect to mysql from other machine
hello people..
i have a curious problem with mysql.
i configure root user acount to enable access from other machines but i cant
connect..
my user table is:
Is "linuxready" an address visible from your other machine? Could you need
a hosts file entry? Could you need to add that address to your internal
DNS server?
Yours,
Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote on
07/19/2004
I believe you shoul comment out the bind_address option on config
file...
Hope this helps,
Giulio
Il giorno 19/lug/04, alle 11:27, [EMAIL PROTECTED] ha scritto:
hello people..
i have a curious problem with mysql.
i configure root user acount to enable access from other machines but
i can
Can you telnet port 3306 on linuxready from the remote machine?
-Original Message-
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: 7/19/04 4:27 AM
Subject: i cant connect to mysql from other machine
hello people..
i have a curious problem with mysql.
i configure root user acount to
hello people..
i have a curious problem with mysql.
i configure root user acount to enable access from other machines but i cant
connect..
my user table is:
mysql> select * from user;
+---+--+--+-+-+-+-+-+-
Don't stare too long at the Can't connect to local MySQL server through
socket '/var/lib/mysql/mysql.sock' (2) , it will blind you after a
couple of minutes ;p
Seriously, the fact that the sock file is not there simply tells me that
mysql is not running, ie, even if you could "copy" a mysql.sock f
Did you build mysql yourself, or did you install it along with Suse?
If it's installed with suse, start the mysql service via the suse method
(not sure what that is, on RedHat, one would simply say service mysqld
start).
If you built it by installing the binary, then your mysql should be
located i
1) make sure mysql is running [and as user mysql] do a ps -aux to see.
2) make sure that the mysql folder and files are owned by mysql (ls -l)
On Sun, 2003-07-27 at 10:38, D. K. wrote:
> Hi;
> I have installed suse 8.2 a short while ago and at my first attempt to connect mysql
> (via shell and
What version of mysql are you using ?
check the location of mysql.sock it probably is in
/tmp/mysql/mysql.sock
check the sock location in my.cnf
--- "D. K." <[EMAIL PROTECTED]> wrote:
> Hi;
> I have installed suse 8.2 a short while ago and at
> my first attempt to connect mysql (via shell a
Hi;
I have installed suse 8.2 a short while ago and at my first attempt to connect mysql
(via shell and a perl dbi script) i get following error:
can't connect to mysql server through socjet '/var/lib/mysql/mysql.sock'.
i know this looks like a common error and I am terribly sorry if this kind
Hi,
have you setup a my.ini File?
mine looks like:
[mysqld]
basedir=f:/mysql
datadir=f:/mysql/data
language=f:/mysql/share/german
Bernhard
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 31, 2003 4:11 AM
Subject: Cant connect to
check this first in command prompt "mysqladmin ping".
You should receive "Mysql is alive". Otherwise you have to start your
service.
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: Cant connect to Mysql server on 'localhost' (10
Does anyone else get this message after installing and attempting to run
mysql (version 4.0.12)??
I downloaded and installed mysql-4.0.12-win.zip file.
then from the command prompt, I typed mysqld to start the service. Then I
typed mysql and I got the error message:
Cant connect to Mysql server
any info in the logs?
-Original Message-
From: Anil Garg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 10, 2002 11:20 AM
To: [EMAIL PROTECTED]
Subject: cant connect to mysql
hi
i am facing a very strange problem..
when i say "apachectl restart" my web site works
hi
i am facing a very strange problem..
when i say "apachectl restart" my web site works fine..
but, when i say
#apachectl stop
#apachectl start
the web user is not able to connect to the mysql database.
Now, when i reboot the machine, the things become fine agian.
I would reaaly appreciat
22 matches
Mail list logo