Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: Database Repair?
    Thread Starter aaroniconnect

    (@aaroniconnect)

    This is what I get if I try to change it, new database generated through phpMyadmin and rerunning the instal:

    ======================================================================
    The wp_users table is okay.

    The wp_usermeta table is okay.

    The wp_posts table is not okay. It is reporting the following error: Table ‘iconnect2.wp_posts’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_posts table. Error: Table ‘iconnect2.wp_posts’ doesn’t exist

    The wp_comments table is not okay. It is reporting the following error: Table ‘iconnect2.wp_comments’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_comments table. Error: Table ‘iconnect2.wp_comments’ doesn’t exist

    The wp_links table is not okay. It is reporting the following error: Table ‘iconnect2.wp_links’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_links table. Error: Table ‘iconnect2.wp_links’ doesn’t exist

    The wp_options table is not okay. It is reporting the following error: Table ‘iconnect2.wp_options’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_options table. Error: Table ‘iconnect2.wp_options’ doesn’t exist

    The wp_postmeta table is not okay. It is reporting the following error: Table ‘iconnect2.wp_postmeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_postmeta table. Error: Table ‘iconnect2.wp_postmeta’ doesn’t exist

    The wp_terms table is not okay. It is reporting the following error: Table ‘iconnect2.wp_terms’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_terms table. Error: Table ‘iconnect2.wp_terms’ doesn’t exist

    The wp_term_taxonomy table is not okay. It is reporting the following error: Table ‘iconnect2.wp_term_taxonomy’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_term_taxonomy table. Error: Table ‘iconnect2.wp_term_taxonomy’ doesn’t exist

    The wp_term_relationships table is not okay. It is reporting the following error: Table ‘iconnect2.wp_term_relationships’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_term_relationships table. Error: Table ‘iconnect2.wp_term_relationships’ doesn’t exist

    The wp_termmeta table is okay.

    The wp_commentmeta table is not okay. It is reporting the following error: Table ‘iconnect2.wp_commentmeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_commentmeta table. Error: Table ‘iconnect2.wp_commentmeta’ doesn’t exist

    Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.
    =======================================================================
    FOLLOWED BY A BOXED UP SUMMARRY, As following;
    =======================================================================
    wp_posts: Table ‘iconnect2.wp_posts’ doesn’t exist
    wp_comments: Table ‘iconnect2.wp_comments’ doesn’t exist
    wp_links: Table ‘iconnect2.wp_links’ doesn’t exist
    wp_options: Table ‘iconnect2.wp_options’ doesn’t exist
    wp_postmeta: Table ‘iconnect2.wp_postmeta’ doesn’t exist
    wp_terms: Table ‘iconnect2.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘iconnect2.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘iconnect2.wp_term_relationships’ doesn’t exist
    wp_commentmeta: Table ‘iconnect2.wp_commentmeta’ doesn’t exist
    =======================================================================

    Where does this go wrong?
    Any help or suggestions are welcome!

    Thanks in advance,
    Aaron

    Forum: Fixing WordPress
    In reply to: Database Repair?
    Thread Starter aaroniconnect

    (@aaroniconnect)

    Now. without changing anything it gives me the old error message in the browser when running localhost again, namely “Error establishing a database connection”.

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