john,
Saturday, November 09, 2002, 9:45:15 PM, you wrote:

j> Ok.. I got the /etc/my.cnf under control, but now when I do this:

j> root@rock:/etc# mysqladmin -u root -h rock password *****
j> mysqladmin: connect to server at 'rock' failed
j> error: 'Host 'rock.biohazard.org' is not allowed to connect to this 
j> MySQL server'

j> Then I tried this:

j> root@rock:/etc# mysqladmin create testDB
j> mysqladmin: connect to server at 'localhost' failed
j> error: 'Access denied for user: 'root@localhost' (Using password: NO)'

j> in /etc/group, I added root and my user john to the mysql group.. but 
j> that did not help.

j> If there is something in the manual, please point it out to me, so I can 
j> figure this mess out.

It means that you don't have permissions to connect from that host:
     http://www.mysql.com/doc/en/Access_denied.html






















































































































































































j> ---------------------------------------------------------------------
j> Before posting, please check:
j>    http://www.mysql.com/manual.php   (the manual)
j>    http://lists.mysql.com/           (the list archive)

j> To request this thread, e-mail <[EMAIL PROTECTED]>
j> To unsubscribe, e-mail <[EMAIL PROTECTED]>
j> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.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

Reply via email to