• Hello,
    Please I need help with sorting the “error connecting to database” problem.

    I have checked and confirm the database, user, password and even table prefix. No luck.

    After running the repair code line as directed i was shown these codes. PLease help

    wp0w_usermeta: Table ‘vowensco_PetelDigital.wp0w_usermeta’ doesn’t exist
    wp0w_posts: Table ‘vowensco_PetelDigital.wp0w_posts’ doesn’t exist
    wp0w_comments: Table ‘vowensco_PetelDigital.wp0w_comments’ doesn’t exist
    wp0w_links: Table ‘vowensco_PetelDigital.wp0w_links’ doesn’t exist
    wp0w_options: Table ‘vowensco_PetelDigital.wp0w_options’ doesn’t exist
    wp0w_postmeta: Table ‘vowensco_PetelDigital.wp0w_postmeta’ doesn’t exist
    wp0w_terms: Table ‘vowensco_PetelDigital.wp0w_terms’ doesn’t exist
    wp0w_term_taxonomy: Table ‘vowensco_PetelDigital.wp0w_term_taxonomy’ doesn’t exist
    wp0w_term_relationships: Table ‘vowensco_PetelDigital.wp0w_term_relationships’ doesn’t exist
    wp0w_termmeta: Table ‘vowensco_PetelDigital.wp0w_termmeta’ doesn’t exist
    wp0w_commentmeta: Table ‘vowensco_PetelDigital.wp0w_commentmeta’ doesn’t exist

    What can I do?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @eumanity

    did you check your config.php file to see the prefix name is the same as in the tables?

    Thread Starter eumanity

    (@eumanity)

    Yes, I did.

    Suggest viewing your database using the phpmyadmin web application, your website hosting management almost certainly provides this.

    Then check and recheck that the database name and table prefix are correct.
    Rather than check the user password (I don’t think this is possible), create a new database user and password, make sure they are assigned all privileges over your database, put this new username and password into your wp-config.php file.

    If this does not work I suggest that you talk to your website hosting support, on occasions they can be very helpful, even when the problem is strictly not their responsibility.

    Thread Starter eumanity

    (@eumanity)

    Thanks so much Ross. I have tried all the methods.

    I will take your advice and contact my hosting.

    Thanks so much

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HELP!!! Can’t Fix my database error’ is closed to new replies.