after getting this message "#1045 - Access denied for
user: 'root@localhost' (Using password: NO)",
I then set a password for the Username "root" with
Command Editor and tried to use the PHPMyAdmin
Database Administration Page to reconnect to the same
database but always get the same Deny Message above.
Everytime I fail to access the PHPMyAdmin page,
instead I get this annoying message.
Can you provide step-by step help to fix this,
Thanks & Merry X'Mas
jpvega@sloan.mit.edu
Logged In: YES
user_id=210714
email sent today.
Logged In: YES
user_id=210714
This means that phpMyAdmin is sending no password to the
server, probably because you are using the 'config'
auth_type and you did not set a password in the config file.
As a test, put 'cookie' in the auth_type, you will see a
login panel.
Logged In: YES
user_id=976582
sounds like your using cookie auth, Delete the cookie.
Im pretty sure that a sucessful log in and log out deletes the
cookie for you.
Internet explorer, tools options, settings, view files.
find the cookie by sorting and looking, the cookie set on my
system is just called Php
Logged In: YES
user_id=210714
No reply from user -> closed.