Dear Daevid, > [root@daevid]# mysqladmin ping -h daevid.com -uroot -p > [root@daevid]# mysqladmin ping -h 192.168.1.254 -uroot -p > mysqld is alive
So this means a connection is possible, and it doesn't matter whether you issue a host name or an ip number. Now you have two programs that can access the MySQL server: Mascon and mysqladmin. But as I see, you tried the ping from the local host (i.e. you connected from the same machine where the MySQL server is running). What happens if you try this from the Win XP box? Regards, -- Stefan Hinz <[EMAIL PROTECTED]> Geschäftsführer / CEO iConnect GmbH <http://iConnect.de> Heesestr. 6, 12169 Berlin (Germany) Tel: +49 30 7970948-0 Fax: +49 30 7970948-3 ----- Original Message ----- From: "Daevid Vincent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "'Stefan Hinz, iConnect (Berlin)'" <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 12:18 AM Subject: RE: Can't connect error 10061 - nothing but Mascon works remotely. [root@daevid]# mysqladmin ping -h daevid.com -uroot -p Enter password: mysqld is alive [root@daevid]# mysqladmin ping -h 192.168.1.254 -uroot -p Enter password: mysqld is alive > -----Original Message----- > From: Stefan Hinz, iConnect (Berlin) [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 08, 2002 1:53 PM > To: Daevid Vincent; [EMAIL PROTECTED] > Cc: 'Karam Chand' > Subject: Re: Can't connect error 10061 - nothing but Mascon > works remotely. > > > Can't connect to MySQL server on 'daevid.com'(10061) > > Try "mysqladmin ping -h mysql_host_name". This is the most > basic thing I can think of to connect to a MySQL server. It > should report "mysqld is alive". > > If even that doesn't work, try "mysqladmin ping -h > 192.168.1.1" (or whatever your server host ip is). If that > fails, too, mail your Mascon connection settings to the list, > so someone more savvy than me may find out what's happening. > > HTH! > -- > Stefan Hinz <[EMAIL PROTECTED]> > CEO / Geschäftsleitung iConnect GmbH <http://iConnect.de> > Heesestr. 6, 12169 Berlin (Germany) > Telefon: +49 30 7970948-0 Fax: +49 30 7970948-3 > > > ----- Original Message ----- > From: "Daevid Vincent" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: "'Karam Chand'" <[EMAIL PROTECTED]> > Sent: Sunday, December 08, 2002 9:37 PM > Subject: RE: Can't connect error 10061 - nothing but Mascon > works remotely. > > > > Error No. 2003 > > Can't connect to MySQL server on 'daevid.com'(10061) > > > > This is the same error I get with all the other programs too... > > > > No SSH or SSL. > > > > I'm connecting from my WinXP box to my Linux server over my > local LAN. > > > > > -----Original Message----- > > > From: Karam Chand [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, December 06, 2002 8:55 PM > > > To: Daevid Vincent > > > Subject: RE: Can't connect error 10061 - nothing but Mascon works > > > remotely. > > > > > > > > > Can you send me some details like: > > > > > > - The error msg. that SQLYog is reporting. > > > - Are you using SSH or SSL? > > > - Are you able to connect thru mysql.exe ( console > > > client to mysql ) > > > > > > > > > > > > > > > --- Daevid Vincent <[EMAIL PROTECTED]> wrote: > > > > Yes. I've done this all before, and I am aware of > > > > the RH8 glibc issue, > > > > but I thought that the current RPMS on the mysql > > > > site fixed that. 'cept > > > > it doesn't. I don't understand why mascon works but > > > > other windows > > > > clients don't work when everything else is the same. > > > > > > > > > -----Original Message----- > > > > > From: Karam Chand [mailto:[EMAIL PROTECTED]] > > > > > > > > > Sent: Thursday, December 05, 2002 9:02 PM > > > > > To: Daevid Vincent > > > > > Subject: Re: Can't connect error 10061 - nothing > > > > but Mascon > > > > > works remotely. > > > > > > > > > > > > > > > Are you trying to access Linux MySQL from a > > > > Windows > > > > > machine? > > > > > > > > > > If yes, you can try SQLYog at > > > > http://www.webyog.com > > > > > > > > > > __________________________________________________ > > > > > Do you Yahoo!? > > > > > Yahoo! Mail Plus - Powerful. Affordable. Sign up > > > > now. > > > > http://mailplus.yahoo.com > > > > > > > > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > > > http://mailplus.yahoo.com > > > > > > > > > > --------------------------------------------------------------------- > > Before posting, please check: > > http://www.mysql.com/manual.php (the manual) > > http://lists.mysql.com/ (the list archive) > > > > To request this thread, e-mail <[EMAIL PROTECTED]> > > To unsubscribe, e-mail > <[EMAIL PROTECTED]> > > Trouble unsubscribing? Try: > http://lists.mysql.com/php/unsubscribe.php > > > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php