The site displays the message "Error establishing database connection." Print

  • 0

Check:

  1. Incorrect DB user or password
  2. The DB user does not have permissions for the database
  3. The config file is incorrect (wp-config.php, configuration.php, config.php)
  4. MySQL server overload
  5. Database corrupt (needs repair)
  6. Disk quota is full

Was this answer helpful?

« Back