Re: Mysql problems

2003-01-05 Thread Gordon Messmer
On Sat, 2003-01-04 at 21:33, Christensen Tom wrote: > Ok, I have a redhat 8.0 install, well actually 2 of them > and mysql works fine as long as I'm connecting over Unix sockets, > but if I try to connect to the server remotely (yes the permissions are > right!) > I get a "Error 2013: Lost connect

Re: Mysql problems

2003-01-05 Thread Christensen Tom
Fixed it, it was a dns issue, my reverse dns wasn't working... pah so for whatever reason mysql can't deal with that. :) From: RTS <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Re: Mysql problems Date: Sun, 5 Jan 2003 00:03:42 -060

Re: Mysql problems

2003-01-04 Thread RTS
Do you have a whole opened up in iptables or ipchains and an allow line in hosts.allow for access to it from outside the local machine. RTS > > > Ok, I have a redhat 8.0 install, well actually 2 of them > and mysql works fine as long as I'm connecting over Unix sockets, > but if I try to connect