lwizardl
15th April 2007, 08:43
Everytime I follow any of the guides (Ubutnu 6.06 LTS, Ubuntu 6.10, or Centos 4.4) I get an error at the exact same place
mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword
the first part goes in just fine but when I add the -h server in front of the user I get this error evertime
unable to connect to server server.tld (will post exact error in few mins I'm sure I'll get it again retrying the install)
*edited to include error
mysqladmin -u root password **removed**
mysqladmin -h **removed** -u root password **removed**
mysqladmin: connect to server at '**removed**' failed
error: 'Host '**removed**' is not allowed to connect to this MySQL server'
mysqladmin -u root password yourrootsqlpassword
mysqladmin -h server1.example.com -u root password yourrootsqlpassword
the first part goes in just fine but when I add the -h server in front of the user I get this error evertime
unable to connect to server server.tld (will post exact error in few mins I'm sure I'll get it again retrying the install)
*edited to include error
mysqladmin -u root password **removed**
mysqladmin -h **removed** -u root password **removed**
mysqladmin: connect to server at '**removed**' failed
error: 'Host '**removed**' is not allowed to connect to this MySQL server'