Multple DBs missing
-
I’m working for the first timne with WordPress and I need to be able to set up a local host. I got XAMPP up and running without any issues but setting up and installing wordpress is not working. I’m getting the following error:
The wp_users table is okay.
The wp_usermeta table is okay.
The wp_posts table is not okay. It is reporting the following error: Table ‘wordpress_db.wp_posts’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_posts table. Error: Table ‘wordpress_db.wp_posts’ doesn’t existThe wp_comments table is okay.
The wp_links table is not okay. It is reporting the following error: Table ‘wordpress_db.wp_links’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_links table. Error: Table ‘wordpress_db.wp_links’ doesn’t existThe wp_options table is not okay. It is reporting the following error: Table ‘wordpress_db.wp_options’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_options table. Error: Table ‘wordpress_db.wp_options’ doesn’t existThe wp_postmeta table is not okay. It is reporting the following error: Table ‘wordpress_db.wp_postmeta’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_postmeta table. Error: Table ‘wordpress_db.wp_postmeta’ doesn’t existThe 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.
Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.
- The topic ‘Multple DBs missing’ is closed to new replies.