• I am updating a client’s site on godaddy right now. When I enabled multisite,I got database issues. It asked me to enable WP_ALLOW_REPAIR and then I got this feedback:

    wp_1_posts: Table ‘bclover.wp_1_posts’ doesn’t exist
    wp_1_comments: Table ‘bclover.wp_1_comments’ doesn’t exist
    wp_1_links: Table ‘bclover.wp_1_links’ doesn’t exist
    wp_1_options: Table ‘bclover.wp_1_options’ doesn’t exist
    wp_1_postmeta: Table ‘bclover.wp_1_postmeta’ doesn’t exist
    wp_1_terms: Table ‘bclover.wp_1_terms’ doesn’t exist
    wp_1_term_taxonomy: Table ‘bclover.wp_1_term_taxonomy’ doesn’t exist
    wp_1_term_relationships: Table ‘bclover.wp_1_term_relationships’ doesn’t exist
    wp_1_termmeta: Table ‘bclover.wp_1_termmeta’ doesn’t exist
    wp_1_commentmeta: Table ‘bclover.wp_1_commentmeta’ doesn’t exist

    What does it mean? How Can I remedy? Should I unenable multisite and try something else?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Database issues after switching to multisite’ is closed to new replies.