MyBB Community Forums

Full Version: Database Setup Issue?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So when I go to setup MyBB it gives me this error: http://prntscr.com/5yze8a (MySql part)

Hostname: I put the ip they gave me
Username: I thought it would be root, but I guess not?
Password: I got the password correct
Database Name: I put the name of the database

Host: DigitalOcean
in general, user name cannot be root. you have to check it at the database details.
The username should be the name of the MySQL user you assigned to the database.
(2015-01-30, 05:19 PM).m. Wrote: [ -> ]in general, user name cannot be root. you have to check it at the database details.

(2015-01-30, 05:19 PM)dragonexpert Wrote: [ -> ]The username should be the name of the MySQL user you assigned to the database.
Oh wow, I feel like an idiot now xD thanks guys!