badgerbox76
8th June 2006, 21:47
I am geting error message, could some one tell me how to fix it. Thanks much
admin@admin-desktop:~$ mysqladmin -u root password mysqlpassword
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
admin@admin-desktop:~$ mysqladmin -h monitorwaves.no-ip.org -u root password mysqlpassword
admin@admin-desktop:~$ mysqladmin -h monitorwaves.no-ip.org -u root password mysqlpassword
mysqladmin: connect to server at 'monitorwaves.no-ip.org' failed
error: 'Access denied for user 'root'@'admin-desktop' (using password: NO)'
admin@admin-desktop:~$
hosts
<CODE>
192.168.0.105 admin-desktop monitorwaves.no-ip.org
127.0.0.1 localhost admin-desktop
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
</CODE>
admin@admin-desktop:~$ mysqladmin -u root password mysqlpassword
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
admin@admin-desktop:~$ mysqladmin -h monitorwaves.no-ip.org -u root password mysqlpassword
admin@admin-desktop:~$ mysqladmin -h monitorwaves.no-ip.org -u root password mysqlpassword
mysqladmin: connect to server at 'monitorwaves.no-ip.org' failed
error: 'Access denied for user 'root'@'admin-desktop' (using password: NO)'
admin@admin-desktop:~$
hosts
<CODE>
192.168.0.105 admin-desktop monitorwaves.no-ip.org
127.0.0.1 localhost admin-desktop
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
</CODE>