MySQL Error..

Discussion in 'Installation/Configuration' started by NeiSep, Jun 30, 2006.

  1. NeiSep

    NeiSep New Member

    Okey hello i got big problem with change the password for my root account on MySQL i don't get what im doing wrong check it out:

    Code:
    [root@RH-62 named]# mysqladmin -u root password myownveryownpassword
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: NO)'
    and when im using netstat -tap then i see that MySQL is running.

    But its not working i don't get why not its wont work im using Linux Fedora 4

    tcp 0 0 *:mysql *:* LIST
     
    Last edited: Jun 30, 2006
  2. falko

    falko Super Moderator Howtoforge Staff

    What's in /etc/hosts?
     

Share This Page