Darren,
Friday, September 27, 2002, 2:41:26 AM, you wrote:

DH> After installing MySQL-3.23.52-1.i386.rpm the following is displayed:

DH> PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
DH> This is done with:
DH> /usr/bin/mysqladmin -u root  password 'new-password'
DH> /usr/bin/mysqladmin -u root -h <myhostname> password 'new-password'
DH> See the manual for more instructions.
DH> .
DH> .

DH> However, when I attempt to run the second of these I get the following
DH> error:

DH> [root@<myhostname> root]# mysqladmin -u root -h <myhostname> <mypassword>
DH> mysqladmin: connect to server at '<myhostname>' failed
DH> error: 'Host '<myhostname>' is not allowed to connect to this MySQL server'

Please, check the manual:
        http://www.mysql.com/doc/en/Access_denied.html



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