phpMyAdmin Help

Ok, I've got a problem. I've got four people on a server, and want to setup phpMyAdmin so that each one can login and administrate their own databases. Here's what I've done so far:

1) I've setup phpMyAdmin to use advanced authentication. I can login fine using the username/password.

2) I've setup a username in MySQL just like the phpMyAdmin documentation says.

3) I've setup a database for the username in MySQL just like the phpMyAdmin documentation says.

Now, when I try logging in with the username/password I created in step 1, it gives me the following error:

Warning: MySQL Connection Failed: Access denied for user: 'radiomute@localhost' (Using password: YES) in lib.inc.php on line 255
Error
Anyone have advice?

 

 

 

 

Top