• Resolved WPAdminJoe

    (@wpadminjoe)


    Good Morning,

    I recently downloaded WordPress 4.1 and began using your installation process. However, during the process of creating tables in the database, I received the following error: ‘One or more database tables are unavailable. The database may need to be repaired.’

    I clicked repair and it asked me to add the statement`define(‘WP_ALLOW_REPAIR’, true);’ in wp-config.php. After adding the statement in the config file, I then reloaded the page and clicked on Repair Database.

    The results are as follows:
    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

    The following tables were successfully created:
    The wp_users table is okay.
    The wp_usermeta table is okay.
    The wp_terms table is okay.
    The wp_term_taxonomy table is okay.
    The wp_term_relationships table is okay.
    The wp_commentmeta table is okay.

    Thank you in advance for your assistance with this problem.

    Sincerely,

    Joe Portscheller

Viewing 1 replies (of 1 total)
  • Thread Starter WPAdminJoe

    (@wpadminjoe)

    Solution: Deleted wordpress database and re-ran installation. Problem solved but no answer as to why it occured.

Viewing 1 replies (of 1 total)
  • The topic ‘Several Installation Tables failed to get created’ is closed to new replies.