6
You might need to give your database username permission to access this particular database.
For this problem, usually it means either:
1. Your username is wrong.
2. Your password is wrong, or
3. Your MySQL username does not have permission to use the database in question (you may have to explicitly assign users the right to use each database, usually through your web hosting account control panel or through MyPHPAdmin etc).