Lots of things missing – just installed wp
-
Installed wp and saw a message that a table was missing.
First it told me to add “define(‘WP_ALLOW_REPAIR’, true);” to the wp-config.php file and reupload it. I did this. put it after the line * @package WordPress
*/
Then when I clicked “repair” I got this message and an instruction to post this here. Hoping you can help me!wp_users: Table ‘lifewo5_wrdp2.wp_users’ doesn’t exist
wp_usermeta: Table ‘lifewo5_wrdp2.wp_usermeta’ doesn’t exist
wp_posts: Table ‘lifewo5_wrdp2.wp_posts’ doesn’t exist
wp_links: Table ‘lifewo5_wrdp2.wp_links’ doesn’t exist
wp_options: Table ‘lifewo5_wrdp2.wp_options’ doesn’t exist
wp_postmeta: Table ‘lifewo5_wrdp2.wp_postmeta’ doesn’t exist
wp_terms: Table ‘lifewo5_wrdp2.wp_terms’ doesn’t exist
wp_term_taxonomy: Table ‘lifewo5_wrdp2.wp_term_taxonomy’ doesn’t exist
wp_term_relationships: Table ‘lifewo5_wrdp2.wp_term_relationships’ doesn’t exist
- The topic ‘Lots of things missing – just installed wp’ is closed to new replies.