• darulhidayah

    (@darulhidayah)


    Appreciate your kind help on this.
    Error message as below.

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

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

    (@j36miles)

    In your wp-config.php file, look for the line with $table_prefix.
    In your instance it should be $table_prefix = 'darulhid_wp635.wp_'; Check to make sure that is there.

    Thread Starter darulhidayah

    (@darulhidayah)

    Can not..

    it appear
    ERROR: $table_prefix in wp-config.php can only contain numbers, letters, and underscores.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ERROR 1146 ( Table doesn't exist )’ is closed to new replies.