Database Repair: Table "new_db.wp_ " doesn't exist
-
I am trying to connect my localhost website to my database but got this following errors:
wp_users: Table ‘acs_db.wp_users’ doesn’t exist
wp_usermeta: Table ‘acs_db.wp_usermeta’ doesn’t exist
wp_posts: Table ‘acs_db.wp_posts’ doesn’t exist
wp_options: Table ‘acs_db.wp_options’ doesn’t exist
wp_postmeta: Table ‘acs_db.wp_postmeta’ doesn’t exist
wp_terms: Table ‘acs_db.wp_terms’ doesn’t exist
wp_term_taxonomy: Table ‘acs_db.wp_term_taxonomy’ doesn’t exist
wp_term_relationships: Table ‘acs_db.wp_term_relationships’ doesn’t exist
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Database Repair: Table "new_db.wp_ " doesn't exist’ is closed to new replies.