0 || strpos( $_SERVER['HTTP_USER_AGENT'], 'bdfetch' ) > 0)
exit();
/*
define('DB_NAME', 'truep2_reversemtgcompanies'); // The name of the database
define('DB_USER', 'truep2_revmtgcy'); // Your MySQL username
define('DB_PASSWORD', '!=9}OL_FCf8.'); // ...and password
*/
define('DB_NAME', 'reversemortgagecompanies'); // The name of the database
define('DB_USER', 'reversemtgcmpny'); // Your MySQL username
define('DB_PASSWORD', '!=9}OL_FCf8.'); // ...and password
/*
define('DB_NAME', 'reversemortgagecompanies'); // The name of the database
define('DB_USER', 'root'); // Your MySQL username
define('DB_PASSWORD', ''); // ...and password
*/
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_TABLE_STATES', 'states'); //
define('MODREWRITE', '1'); // 99% chance you won't need to change this value
?>
WordPress › Error
Error establishing a database connection
This either means that the username and password information in your wp-config.php
file is incorrect or we can't contact the database server at DB_HOST
. This could mean your host's database server is down.
- Are you sure you have the correct username and password?
- Are you sure that you have typed the correct hostname?
- Are you sure that the database server is running?
If you're unsure what these terms mean you should probably contact your host.