Quantcast
Channel: Topic Tag: Database Error | WordPress.org
Viewing all articles
Browse latest Browse all 631

niicaux on "wordpress installation on localhost returns db errors"

$
0
0

Hi there,

After running the 'repair' database during installation of WordPress on my localhost, I receive the following error message.

I take these to mean the respective tables have not been created. Why would that happen?

wp_posts: Table 'wpdb.wp_posts' doesn't exist
wp_comments: Table 'wpdb.wp_comments' doesn't exist
wp_links: Table 'wpdb.wp_links' doesn't exist
wp_options: Table 'wpdb.wp_options' doesn't exist
wp_postmeta: Table 'wpdb.wp_postmeta' doesn't exist
wp_terms: Table 'wpdb.wp_terms' doesn't exist
wp_term_taxonomy: Table 'wpdb.wp_term_taxonomy' doesn't exist
wp_term_relationships: Table 'wpdb.wp_term_relationships' doesn't exist
wp_termmeta: Table 'wpdb.wp_termmeta' doesn't exist
wp_commentmeta: Table 'wpdb.wp_commentmeta' doesn't exist

Your help would be much appreciated.

Regards,

Nick


Viewing all articles
Browse latest Browse all 631

Trending Articles