• Resolved heibar

    (@heibar)


    I am unable to access my WP site this is the message that shows “Error establishing a database connection”
    Any suggestions are appreciated
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • It means it cannot connect to the database. What host are you on? Have you asked them if they have done anything to MySQL recently?

    Moderator t-p

    (@t-p)

    – double check your wp-config.php file settings for the database name, database username and database password. This is where most errors occur.

    -Then check that you don’t need to change the database host from “localhost” to something else. You can get that info from your hosting provider.

    -Check you have actually created a database with the same database name as is in your wp-config.php file.

    -Last, but not least, if all that information is correct your database probably has a problem with it, and you may need to contact your hosting provider. Ask them if the database server is online / if they have any other problem at their end, or they made any changes to your account, or if there are any limitations/restrictions, etc.

    There are also many threads on this topic on these forums: http://ww.wp.xz.cn/search/Error+establishing+a+database+connection?forums=1

    Thread Starter heibar

    (@heibar)

    Thank you for all your help. I contacted the hosting provider and it is now working fine. Thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error establishing a database connection’ is closed to new replies.