SQL tables missing after multisite install
-
I have an existing site and am converting it to multisite. Hosted on hostgator. I did the wp-config.php and .htaccess modifications, disabled all plugins, went through the steps in dashboard/tools/network.
Tried to log in again and got the message that a network connection could not be established. Wound up at the step to repair the database and got the following:
wp_1_posts: Table ‘capnj_wrdp1.wp_1_posts’ doesn’t exist
wp_1_comments: Table ‘capnj_wrdp1.wp_1_comments’ doesn’t exist
wp_1_links: Table ‘capnj_wrdp1.wp_1_links’ doesn’t exist
wp_1_options: Table ‘capnj_wrdp1.wp_1_options’ doesn’t exist
wp_1_postmeta: Table ‘capnj_wrdp1.wp_1_postmeta’ doesn’t exist
wp_1_terms: Table ‘capnj_wrdp1.wp_1_terms’ doesn’t exist
wp_1_term_taxonomy: Table ‘capnj_wrdp1.wp_1_term_taxonomy’ doesn’t exist
wp_1_term_relationships: Table ‘capnj_wrdp1.wp_1_term_relationships’ doesn’t exist
wp_1_commentmeta: Table ‘capnj_wrdp1.wp_1_commentmeta’ doesn’t existAnyone have clues for me?
gil
- The topic ‘SQL tables missing after multisite install’ is closed to new replies.