Title: DB Error
Last modified: August 20, 2016

---

# DB Error

 *  [djdanni007](https://wordpress.org/support/users/djdanni007/)
 * (@djdanni007)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/db-error-3/)
 * hi. I own [http://www.ruglid.net](http://www.ruglid.net) and i am getting this
   error
 *     ```
       wp_users: Table 'rugl.wp_users' doesn't exist
       wp_usermeta: Table 'rugl.wp_usermeta' doesn't exist
       wp_posts: Table 'rugl.wp_posts' doesn't exist
       wp_comments: Table 'rugl.wp_comments' doesn't exist
       wp_links: Table 'rugl.wp_links' doesn't exist
       wp_options: Table 'rugl.wp_options' doesn't exist
       wp_postmeta: Table 'rugl.wp_postmeta' doesn't exist
       wp_terms: Table 'rugl.wp_terms' doesn't exist
       wp_term_taxonomy: Table 'rugl.wp_term_taxonomy' doesn't exist
       wp_term_relationships: Table 'rugl.wp_term_relationships' doesn't exist
       wp_commentmeta: Table 'rugl.wp_commentmeta' doesn't exist
       ```
   
 * Can somone help me?

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313129)
 * Looks like your WordPress database either doesn’t exist or doesn’t exist with
   the prefix (rugl) with which your site is trying to connect to it.
 * Go into phpMyAdmin or whatever other database tool your host offers and take 
   a look, or ask your host to do it for you.
 *  Thread Starter [djdanni007](https://wordpress.org/support/users/djdanni007/)
 * (@djdanni007)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313132)
 * Well i looked in to it and there it say 13 tables and i only see 4 or 6.
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313138)
 * If you only see 4 or 6 tables, then WordPress is not installed correctly.
 * If you have a database backup from when things were running correctly, try reinstalling
   WordPress and restoring from the backup. Be careful not to touch wp-config.php
   or the wp-content folder (and any other files you may have touched) and take 
   all the other usual backup/safety precautions.
 * [http://codex.wordpress.org/Restoring_Your_Database_From_Backup](http://codex.wordpress.org/Restoring_Your_Database_From_Backup)
 * If this is a brand new site, if you had no content yet and had made no theme 
   customizations yet, I’d probably just drop the entire database and start over
   with a fresh installation. Something obviously went awry.
 *  Thread Starter [djdanni007](https://wordpress.org/support/users/djdanni007/)
 * (@djdanni007)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313209)
 * Well it was installed currectly but it is like the othere tables just dissapeard.
 *  [cinnamon327](https://wordpress.org/support/users/cinnamon327/)
 * (@cinnamon327)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313456)
 * I have the same problem – fresh install, missing tables (xampp/usb/win7):
    wp_users:
   Table ‘wordpress.wp_users’ doesn’t exist wp_usermeta: Table ‘wordpress.wp_usermeta’
   doesn’t exist wp_posts: Table ‘wordpress.wp_posts’ 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
 * I have dropped db/reinstalled wp at least 10 times with no change. I only today
   was able to actually run the repair database function, up until now I got now
   results just returned to the repair page. To fix that I changed the $cfg[‘ExecTimeLimit’]
   = 0; in xampp\phpMyAdmin\libraries\config.default.php – this gave it unlimited
   time to execute as it had appeared to be running very slow.
 * Will WP work if I create these tables on my own?

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

The topic ‘DB Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [cinnamon327](https://wordpress.org/support/users/cinnamon327/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/db-error-3/#post-2313456)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
