I need a little help with this error message when I click on MySQL Databases in the user panel:
Error connecting to MySQL: Access denied for user: 'da_admin@localhost' (Using password: YES)
The user da_admin is configured; as I can see it and access
it in PhpMyAdmin:
Welcome to phpMyAdmin 2.5.0 - MySQL 4.0.14-standard running on localhost as da_admin@localhost
Looking in the privileges area, I see da_admin has all the global permissions.
The user has available databases to be used.
Thanks for any suggestions.
Dan
Error connecting to MySQL: Access denied for user: 'da_admin@localhost' (Using password: YES)
The user da_admin is configured; as I can see it and access
it in PhpMyAdmin:
Welcome to phpMyAdmin 2.5.0 - MySQL 4.0.14-standard running on localhost as da_admin@localhost
Looking in the privileges area, I see da_admin has all the global permissions.
The user has available databases to be used.
Thanks for any suggestions.
Dan