The name of the wp database is the same. I’m pretty sure the wp-config.php file is right:
/ ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘laa0934012541951’);
/** MySQL database username */
define(‘DB_USER’, ‘laa0934012541951’);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘********!’);
/** MySQL hostname */
define(‘DB_HOST’, ‘laa0934012541951.db.5333376.hostedresource.com’);
I’ve done several things listed under entries for “Error establishing a database connection” with no luck.