• kikimiki

    (@kikimiki)


    Hi there,

    I have managed to create my database through xampp but when I reach the final phase to install successfully WordPress the following issues arise:

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

    If anybody can help me on this matter, I would greatly appreaciate.
    Thank you in advance.
    Ivo

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • prazrabi

    (@prazrabi)

    The page that you provided link is not found.
    Please send that page link again. So that we can easily understand your issue clearly.
    But I recommend you to download the wordpress from www.remarpro.com
    Unzip that folder inside xampp > htdoc

    prazrabi

    (@prazrabi)

    If you have PHPMYADMIN installed, then select all the tables and choose “check and repair” at the bottom from database.
    If you do not have PHPMYADMIN installed, you can type mysqlcheck from the command line to check and repair in database. mysqlcheck -A –auto-repair
    We hope this information will help you.
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress Installation’ is closed to new replies.