fbpx

How to Fix the Establishing Database Connection Error in WordPress

The Database Connection Error is one of the most common issues that WordPress users have to deal with. It leads to your entire website going down. Sounds frightening, right? Well, despite so, this problem can easily be resolved in just a few minutes. So, there’s nothing to be paranoid about! Let’s take a deep dive into what normally causes it and how you can quickly get rid of this Establishing Database Connection Error in WordPress.

How to Fix the Establishing Database Connection Error in WordPress 1

Possible Reasons Why ‘Establishing Database Connection Error’ can Occur

Before we discuss how the Database Connection Error can occur, let’s give you an idea what this is all about. Briefly, you will encounter this when your WordPress website is unable to communicate with your Database. As a result, your site wouldn’t be able to retrieve all the stored data & information. This leads to your website going down and showing this error.

The reasons for this Database Connection Error can actually vary. There are a few key factors which can cause this problem on your website. For instance, if the login credentials of your Database is incorrect or changed, your WordPress site will no longer be able to connect to the MySQL database. Besides, you can face this issue if your database or files get corrupted as well. In the meantime, too much traffic on your website can lead to your database becoming unresponsive. So, the server side errors can also cause the Database Connection Error.

database connection error

Effective Ways to Fix the Database Connection Error

We have already talked about how you might face the Database Connection Error on your WordPress website. Without further ado, let’s now focus on the most popular ways you can fix this horrible error.

Please Note that, before you make any of these following changes, make sure to create a backup of your entire WordPress website.

Check Login Credentials of Your Database

Mismatch of your Database Login Credentials is the most common reasons why users come across the ‘Database Connection Error’ message. For instance, After you have changed the root username or password of your Database from the Server and forgot to apply the changes in the wp-config.php file, then you will obviously encounter this problem.

To check the wp-config.php file, you will simply just have to go to the cPanel or FTP server. Afterward, from the WordPress Directory, you will get access to this file. It contains four key information which needs to be in a correct order to establish a connection with your Database: Name, Username, Password & Hostname of the MySQL Database. You will have to make sure that all the key data are the same as they are in the server. If they are not, simply just modify the credential information as per your server and save the changes.

database connection error

Fix Corrupted Files

Due to corrupted Plugin or Theme files, WordPress websites can fail to establish a connection to the database as well. For some unfortunate circumstance, if you fail to update a plugin successfully, then you are likely to face such an error on your website. It can happen after even successfully updating a Plugin or Theme due to internal conflicts as well.

Well, there’s a quick turnaround to troubleshoot this problem. Simply just access your WordPress Directory from your cPanel File Manager or FTP server. Inside that, you will locate the ‘wp-content’ folder. Once you are inside it, you can simply just rename the Plugins folder by adding a ‘-‘. Then, you can go back to your website and check back whether everything’s normal or not.

If it is the case, make sure to change the Plugins folder to its original name and then, go inside the folder. Afterward, simply just find the culprit by checking back & forth by renaming every one of the Plugins you have got. Once you have found which Plugin was causing the error, you can simply just delete it or contact their support team regarding this.

database connection error

Repair Corrupted Database

Sometimes even your Database itself can get corrupted and will lead to the Database Connection Error in your WordPress website. Since the plugins or the themes on your website are constantly tweaking with the Database tables, it is not unlikely to encounter such an issue. Even though it will sound very terrifying, you can easily troubleshoot this by following these below instructions:

WordPress gives you the opportunity to easily initiate a ‘Database Repair’ mode. Like all the other solutions mentioned above, you will have to access the ‘wp-config.php’ file for this case as well. Simply just add this following line of code in the last line of the file and save changes:

define('WP_ALLOW_REPAIR', true);

database connection error

After you have successfully completed the previous step, you can simply just go to this following link (use your own domain instead of example): https://example.com/wp-admin/maint/repair.php As soon as you have hit the link, you will then be prompted to ‘Repair Database’.

Once you have hit the ‘Repair Database’ button, your Database will be restored automatically. After the process is finished, make sure to remove the code you have inserted in the previous step from the wp-config.php file. Afterward, you can check back to your website and you should no longer see the Database Connection Error.

database connection error

Final Thoughts

After detecting the cause of the Database Connection Error, you can easily solve it by following the respective approach as we have mentioned. In this article, we have only talked about the most usual cases which lead users to face this horrendous issue. So, if you face anything unique or need further assistance, you should definitely contact your Hosting Provider regarding it.

If you need help on another highly common WordPress problem, then you can also check out our blog on how to solve Maximum File size Exceeding error.

So, what do you think about this article? Have you found it helpful? Feel free to leave your feedback in the Comments section.

Will You Recommend Our Plugin To Your Friends?

Rafin

Rafin

Computer Geek with Love for Arsenal Football Club. Bit of a Workaholic as well.

Share This Story

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.