MyBB Community Forums

Full Version: Unable to select database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I don't know why but after 5 minutes of installation, mybb gives this error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    0 - 
Query:
    [READ] Unable to select database 

Check at http://viprageek.com/mybb/

How to fix this?
Quote:This occurs when you are using MySQL and the database name or database username is incorrect in ./inc/config.php. To fix this, open ./inc/config.php and check the entries for $config['database']['database'] and $config['database']['username']. If you do not know what needs to be here, contact your host provider.

http://wiki.mybb.com/index.php/Help:Comm...r_Messages
Make sure your database details in ./inc/config.php are right (which they probably will be if you just installed), and make sure the database actually exists.