• Hi,

    I’m having problems with one of my websites. There is a problem with the database. Some tables doesn’t exist. Is there a way I can fix this?

    wp_users: Table ‘chucks123_wp185.wp_users’ doesn’t exist
    wp_usermeta: Table ‘chucks123_wp185.wp_usermeta’ doesn’t exist
    wp_terms: Table ‘chucks123_wp185.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘chucks123_wp185.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘chucks123_wp185.wp_term_relationships’ doesn’t exist
    wp_termmeta: Table ‘chucks123_wp185.wp_termmeta’ doesn’t exist`

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • do you have any back up of your database? Go to phpmyadmin and see if the tables are really missing

    Sounds like there might be a password problem or a problem with wp-config. Did you change the password for the database or edit your wp-config file.

    Thread Starter lfctom

    (@lfctom)

    Nothing has been changed in the password or wp-config file.

    How can I check if the tables are missing in phpmyadmin? Its not in the list when I open the database in phpmyadmin. Can I add this again somehow?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Database tables doesn’t exist’ is closed to new replies.