Error establishing a database connection after repairing database
-
I have caused my site to go down by attempting to restore and repair a database: http://doug-arnold.com
I get a message saying that: “One or more database tables are unavailable. The database may need to be repaired.”
So, I click Repair and then get this message:
The wp_users table is okay.
The wp_usermeta table is okay.
The wp_posts table is okay.
The wp_comments table is okay.
The wp_links table is okay.
The wp_options table is okay.
The wp_postmeta table is okay.
The wp_terms table is okay.
The wp_term_taxonomy table is okay.
The wp_term_relationships table is okay.
The wp_commentmeta table is okay.
Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.
define(‘WP_ALLOW_REPAIR’, true);
=====
Then, when I go back into the site, I get this error message:
Error establishing a database connection
=====
Can anyone tell me how to fix this problem?
Thank you,
Doug A.
The topic ‘Error establishing a database connection after repairing database’ is closed to new replies.