Hi, I've been instaling rooster into my website, but, ther is something going wrong in the final step, when I get to it, it shows me this message:
"settings.php: line[133]
Could not connect to database "roster"
MySQL said:
1044: Access denied for user 'user'@'localhost' to database 'roster'"
I'm new in MySql and PHP, and I wonder what I've done wrong, firstly I created mysql database, and I'm wondering if I done it right, is there any manual to see if I set it ok, or an example?Basicly I opened a document roster.sql and writed in it "CREATE DATABASE roster" and something tells me this is not the right way.
Hope you can help me.