In the last episode (Nov 26), twig les said:
> In this episode I figured out that the problem is not
> stunnel or the remote connection.  I simply cant log
> in with the command:
> 
> mysql -u root -h 127.0.0.1 -p
> 
> I just get a connection refused message.  There should
> be a trick here that I'm missing if history is a
> lesson, but I'm a noob to mysql.  Anyone know it?  I

Make sure you don't have the skip-networking option enabled (check
my.cnf and your startup scripts).  If you didn't set it I can't tell
you who did, though :)

-- 
        Dan Nelson
        [EMAIL PROTECTED]

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

Reply via email to