Where do you get this error? From the looks of it, it sounds like you may not have your mySQL database installed properly or you may not be entering the correct username and password for the database that is set up.
The error is pretty clear that the database connection is wrong.
The connection consists of the mySQL domain or IP, the username, and the password. So one of those things are wrong.