I have a question about where do I add users and give them permissions in the database? After creating the database by entering the name and passwords I don't know what to do next. I can't seem to find where to I add users and give them permissions. Can someone please help me out?
You're using phpmyadmim, it's the mysql handler for Cpanel. If I remember correctly, there should be an option for adding a user. If there isn't one, you can add a user via a SQL statement. See the mySQL manual... http://dev.mysql.com/doc/refman/5.0/en/adding-users.html