• babu55

    (@babu55)


    Need help, error shown while setting up XAMPP with WordPress

    wp_usermeta: Table ‘mycode.wp_usermeta’ doesn’t exist
    wp_posts: Table ‘mycode.wp_posts’ doesn’t exist
    wp_comments: Table ‘mycode.wp_comments’ doesn’t exist
    wp_links: Table ‘mycode.wp_links’ doesn’t exist
    wp_options: Table ‘mycode.wp_options’ doesn’t exist
    wp_postmeta: Table ‘mycode.wp_postmeta’ doesn’t exist
    wp_terms: Table ‘mycode.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘mycode.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘mycode.wp_term_relationships’ doesn’t exist
    wp_termmeta: Table ‘mycode.wp_termmeta’ doesn’t exist
    wp_commentmeta: Table ‘mycode.wp_commentmeta’ doesn’t exist

Viewing 1 replies (of 1 total)
  • danthefan

    (@danthefan)

    This means WordPress tries to find the Database Tables in a Database called “mycode” and fails. Do you use the correct Database? Does it exist?

Viewing 1 replies (of 1 total)
  • The topic ‘XAMPP and WordPress’ is closed to new replies.