Title: WP Multisite DB not working properly!!!
Last modified: August 24, 2016

---

# WP Multisite DB not working properly!!!

 *  [CuriousEyes](https://wordpress.org/support/users/superatic/)
 * (@superatic)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wp-multisite-db-not-working-properly/)
 *     ```
       wp_1_posts: Table 'wordpress-db.wp_1_posts' doesn't exist
       wp_1_comments: Table 'wordpress-db.wp_1_comments' doesn't exist
       wp_1_links: Table 'wordpress-db.wp_1_links' doesn't exist
       wp_1_options: Table 'wordpress-db.wp_1_options' doesn't exist
       wp_1_postmeta: Table 'wordpress-db.wp_1_postmeta' doesn't exist
       wp_1_terms: Table 'wordpress-db.wp_1_terms' doesn't exist
       wp_1_term_taxonomy: Table 'wordpress-db.wp_1_term_taxonomy' doesn't exist
       wp_1_term_relationships: Table 'wordpress-db.wp_1_term_relationships' doesn't exist
       wp_1_commentmeta: Table 'wordpress-db.wp_1_commentmeta' doesn't exist
       ```
   
 * That’s the results of last try to fix database using wp-admin/maint/repair.php
   
   My website still loading really low and some site are not able to be displayed
   in the front end, but wp-admin/dashboard working fine for all sites
 * Some idea to how to fix database tables?

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

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wp-multisite-db-not-working-properly/#post-5978130)
 * In your wp-config.php, do you have BOTH these:
 *     ```
       define( 'WP_ALLOW_MULTISITE', true );
       define( 'MULTISITE', true );
       ```
   
 *  Thread Starter [CuriousEyes](https://wordpress.org/support/users/superatic/)
 * (@superatic)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wp-multisite-db-not-working-properly/#post-5978163)
 * yes… actually I think is somthing related with the site path! I’m currently using
   an IP [http://74.220.218.181/wp-admin/](http://74.220.218.181/wp-admin/) (i’ve
   an index.html to hide the default theme!)
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wp-multisite-db-not-working-properly/#post-5978190)
 * As I said in your OTHER post, you cannot use Multisite on an IP address. Not 
   supported, doesn’t work unless you’re a serious server master.
 * We can finish up in the other post, but the tl;dr is that you’re using WordPress
   wrong. Please use a URL, not an IP, or you’re in for a world of non-supported
   hurt.

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

The topic ‘WP Multisite DB not working properly!!!’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [repair](https://wordpress.org/support/topic-tag/repair/)
 * [taxonomies](https://wordpress.org/support/topic-tag/taxonomies/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/wp-multisite-db-not-working-properly/#post-5978190)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
