WordPress Installation Going Around In Circles
-
Would appreciate some advice.
I completely removed my copy of WordPress and deleted the database. I then re-installed WordPress, carried out all the necessary adjustments and went to http://mysite.com/wp-admin/install.php but got the message that ‘One or more database tables are unavailable. The database may need to be repaired.’ Went through the desired procedure with the results below
The wp_users table is okay.
The wp_users table is already optimized.
The wp_usermeta table is okay.
The wp_usermeta table is already optimized.
The wp_posts table is okay.
The wp_posts table is already optimized.
The wp_comments table is okay.
The wp_comments table is already optimized.
The wp_links table is okay.
The wp_links table is already optimized.
The wp_options table is okay.
Successfully optimized the wp_options table.
The wp_postmeta table is okay.
The wp_postmeta table is already optimized.
The wp_terms table is okay.
The wp_terms table is already optimized.
The wp_term_taxonomy table is okay.
The wp_term_taxonomy table is already optimized.
The wp_term_relationships table is okay.
The wp_term_relationships table is already optimized.
The wp_commentmeta table is okay.
The wp_commentmeta table is already optimized.
Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.
define(‘WP_ALLOW_REPAIR’, true);Removed the line above and went back to http://mysite.com/wp-admin/install.php but again get the message that One or more database tables are unavailable. The database may need to be repaired.
It keeps going around in circles.Any suggestions?
Kevin
The topic ‘WordPress Installation Going Around In Circles’ is closed to new replies.