WordPress Installing Problem
-
I’m installing WP on my window 2012 server using XAMPP.
When run the install.php, the error happens, and then I run the script define(‘WP_ALLOW_REPAIR’, true);
the errors are shown bellow:The wp_users table is not okay. It is reporting the following error: Table ‘wp.wp_users’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_users table. Error: Table ‘wp.wp_users’ doesn’t existThe wp_usermeta table is not okay. It is reporting the following error: Table ‘wp.wp_usermeta’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_usermeta table. Error: Table ‘wp.wp_usermeta’ doesn’t existThe wp_posts table is not okay. It is reporting the following error: Table ‘wp.wp_posts’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_posts table. Error: Table ‘wp.wp_posts’ doesn’t existThe wp_comments table is not okay. It is reporting the following error: Table ‘wp.wp_comments’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_comments table. Error: Table ‘wp.wp_comments’ doesn’t existThe wp_links table is not okay. It is reporting the following error: Table ‘wp.wp_links’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_links table. Error: Table ‘wp.wp_links’ doesn’t existThe wp_options table is not okay. It is reporting the following error: Table ‘wp.wp_options’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_options table. Error: Table ‘wp.wp_options’ doesn’t existThe wp_postmeta table is not okay. It is reporting the following error: Table ‘wp.wp_postmeta’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_postmeta table. Error: Table ‘wp.wp_postmeta’ doesn’t existThe wp_terms table is not okay. It is reporting the following error: Table ‘wp.wp_terms’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_terms table. Error: Table ‘wp.wp_terms’ doesn’t existThe wp_term_taxonomy table is not okay. It is reporting the following error: Table ‘wp.wp_term_taxonomy’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_term_taxonomy table. Error: Table ‘wp.wp_term_taxonomy’ doesn’t existThe wp_term_relationships table is not okay. It is reporting the following error: Table ‘wp.wp_term_relationships’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_term_relationships table. Error: Table ‘wp.wp_term_relationships’ doesn’t existThe wp_termmeta table is not okay. It is reporting the following error: Table ‘wp.wp_termmeta’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_termmeta table. Error: Table ‘wp.wp_termmeta’ doesn’t existThe wp_commentmeta table is not okay. It is reporting the following error: Table ‘wp.wp_commentmeta’ doesn’t exist. WordPress will attempt to repair this table…
Failed to repair the wp_commentmeta table. Error: Table ‘wp.wp_commentmeta’ doesn’t exist
- The topic ‘WordPress Installing Problem’ is closed to new replies.