• Resolved Michael v.d. Berg

    (@michaelvdberg)


    Could anybody help me with the follow connection error between my wordpress application and the database at MySQL?

    I have to resolve the next subjects:

    wp_users: Table ‘mjvanden_wp1.wp_users’ doesn’t exist
    wp_usermeta: Table ‘mjvanden_wp1.wp_usermeta’ doesn’t exist
    wp_posts: Table ‘mjvanden_wp1.wp_posts’ doesn’t exist
    wp_terms: Table ‘mjvanden_wp1.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘mjvanden_wp1.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘mjvanden_wp1.wp_term_relationships’ doesn’t exist

Viewing 1 replies (of 1 total)
  • Was this on a site that was working before or a new install?

    Make sure your config.php has the right credentials, and that the WordPress database prefix is correct.

Viewing 1 replies (of 1 total)

The topic ‘Error with the MySQL and WordPress’ is closed to new replies.