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
Quote:
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'
Last edited by lwizardl; 15th April 2007 at 08:21.
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
This happens because you don't have server1.example.com in the Host column of the user table in the mysql database.
You can use phpMyAdmin later on to change the hostname and restart MySQL. Afterwards, the command will work.
BTW, did you use the forum's search function? Because this topic has been covered a zillion times here...
Recent comments
6 hours 42 min ago
16 hours 10 min ago
16 hours 59 min ago
20 hours 32 min ago
1 day 56 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago