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 password and I find I am 
> unable to set a user and a password.
> 
> I installed the binary for glibc 2.2 (using 2.2.5), but cannot get 
> anything to connect.  The website documentation indicates a procedure 
> that requires certain sub-directories, none of which exist in this 
> implementation.  Could someone give me at least a hint as to how I can 
> set this up so I can use it?

Check if you are actually running the daemon :) It should be 
listening either or both of UNIX socket and TCP port.

eg. 

netstat -l -p

and look to the daemon.

- Adam

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