Network Creation not creating tables
-
Hi All
I’ve read a heap of links and searched but I cannot figure this out.
I’ve got a fresh clean 3.1 install and no matter how I follow or not the instructions for setting up a Network / MU style WP it does not work.
The underlying issue is that the tables that are apparently expected are not created. I can see that some people have observed that the resolution was after they manually created the tables but I should not need to do manual db edits. This should just work.
Error is: One or more database tables are unavailable. The database may need to be repaired.
Results of the repair are:
tb_1_posts: Table ‘test.tb_1_posts’ doesn’t exist
tb_1_comments: Table ‘test.tb_1_comments’ doesn’t exist
tb_1_links: Table ‘test.tb_1_links’ doesn’t exist
tb_1_options: Table ‘test.tb_1_options’ doesn’t exist
tb_1_postmeta: Table ‘test.tb_1_postmeta’ doesn’t exist
tb_1_terms: Table ‘test.tb_1_terms’ doesn’t exist
tb_1_term_taxonomy: Table ‘test.tb_1_term_taxonomy’ doesn’t exist
tb_1_term_relationships: Table ‘test.tb_1_term_relationships’ doesn’t exist
tb_1_commentmeta: Table ‘test.tb_1_commentmeta’ doesn’t existlooking at the database these tables do not exist.
Which suggests there is an issue with the installer for Network but I don’t know what is really expected to happen.
I do know that there are
11 tables created as a single site (default)
17 (6 added) after Network Install process
9 apparently missing are the site specific tables
i.e. these would be ones listed above.I have followed all the correct steps several times according to the instructions. What am I missing ?
cheers
Tony
The topic ‘Network Creation not creating tables’ is closed to new replies.