Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 631

Database repair fails after configuring multisite

$
0
0

I am trying to configure WordPress multisite and, after updating the config as specified on the Tools > Network Setup page I have an error that the database needs to be repaired. When I try to repair it, I get these errors:

wp_1_posts: Table 'wp_db.wp_1_posts' doesn't exist
wp_1_comments: Table 'wp_db.wp_1_comments' doesn't exist
wp_1_links: Table 'wp_db.wp_1_links' doesn't exist
wp_1_options: Table 'wp_db.wp_1_options' doesn't exist
wp_1_postmeta: Table 'wp_db.wp_1_postmeta' doesn't exist
wp_1_terms: Table 'wp_db.wp_1_terms' doesn't exist
wp_1_term_taxonomy: Table 'wp_db.wp_1_term_taxonomy' doesn't exist
wp_1_term_relationships: Table 'wp_db.wp_1_term_relationships' doesn't exist
wp_1_termmeta: Table 'wp_db.wp_1_termmeta' doesn't exist
wp_1_commentmeta: Table 'wp_db.wp_1_commentmeta' doesn't exist

I’ve given full privileges to the database user for WordPress. I see a few other questions about this here, but no solutions. Any assistance is appreciated.


Viewing all articles
Browse latest Browse all 631

Trending Articles