Error establishing a database connection WordPress is a sophisticated framework and a lot of help available online. Please have a look in your wp-config.php and also check the followings to make sure that configuration is correct. 1- /** MySQL hostname */ define(‘DB_HOST’, ‘localhost’); :: Normally this constant remain as it is as localhost, make sure […]