turbulenceau
May 5th, 2008, 05:01 AM
Hi All,
I've just installed Mysql version 5 onto my Ubuntu 7.10 Gutsy server.
I did this by using apt-get
sudo apt-get install mysql-server-5.0
It prompted me for a root password (which I set as "password") and completed the install.
Now, when I attempt to connect (using the password I set when installing mysql) I get the following error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
I simply can not make it authenticate. I even went as far as uninstalling mysql and reinstalling and leaving the admin password as blank, but that also does not work.
Does anyone have any ideas as to what the problem might be?
Thanks in advance,
Cheers
I've just installed Mysql version 5 onto my Ubuntu 7.10 Gutsy server.
I did this by using apt-get
sudo apt-get install mysql-server-5.0
It prompted me for a root password (which I set as "password") and completed the install.
Now, when I attempt to connect (using the password I set when installing mysql) I get the following error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
I simply can not make it authenticate. I even went as far as uninstalling mysql and reinstalling and leaving the admin password as blank, but that also does not work.
Does anyone have any ideas as to what the problem might be?
Thanks in advance,
Cheers