• Hello,

    I built a website called datbeardgang.com. It’s a site for users to upload pictures of their beards and everyone else to like/dislike. That’s the main concept.

    It’s been working fine, up until this afternoon when I started getting this error: “Error establishing a database connection

    I haven’t changed anything on the site – usernames or passwords – so I do not know where this error is coming from.

    Please help. It’s online and needs to be up soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • That message will show up when the information in the wp-config.php file doesn’t match the database name and or database user/password

    Edit that file and look at the information, then use phpMyAdmin to connect to the database and see if it works.

    If you haven’t made any changes and the database can’t connect now when it could before, that error will normally mean that the database server has fallen over and isn’t available. You need to talk to your hosting company and get them to get the database server up and running again.

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

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