• Hi

    I am trying to install worldpress in my offline localhost (pc) using wamp server c://wamp/www but the following errors appear:

    wp_posts: Table ‘wordpress.wp_posts’ doesn’t exist
    wp_comments: Table ‘wordpress.wp_comments’ doesn’t exist
    wp_links: Table ‘wordpress.wp_links’ doesn’t exist
    wp_options: Table ‘wordpress.wp_options’ doesn’t exist
    wp_postmeta: Table ‘wordpress.wp_postmeta’ doesn’t exist

    I presume those tabes shoul be creates automatically like others installed already:

    wp_commentmeta
    wp_terms
    wp_term_relationships
    wp_term_taxonomy
    wp_usermeta
    wp_users

    Can somebody help?

    thank you.
    Jose

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘worldpress install’ is closed to new replies.