Title: Problems with enabling multisite on WordPress
Last modified: May 1, 2017

---

# Problems with enabling multisite on WordPress

 *  [kamilapolyglotsdiary](https://wordpress.org/support/users/kamilapolyglotsdiary/)
 * (@kamilapolyglotsdiary)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/)
 * Hello,
 * Currently, I’m trying to setup a multisite network on my WordPress website (www.
   polyglotsdiary.com). There are several tutorials on the internet on how to do
   that. I used this blog post -> [http://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/](http://www.wpbeginner.com/wp-tutorials/how-to-install-and-setup-wordpress-multisite-network/)
 * However, after adding the required code in the wp-config.php file, I don’t see
   the option ‘network setup’ under tools. What do I have to do?
 * Could you please help me? Do you have experienced the same and how did you solve
   that?
 * Kamila from [http://www.polyglotsdiary.com](http://www.polyglotsdiary.com)

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

 *  [Mwiinga](https://wordpress.org/support/users/rodgerrmi/)
 * (@rodgerrmi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/#post-9085508)
 * [@kamilapolyglotsdiary](https://wordpress.org/support/users/kamilapolyglotsdiary/),
   
   Have you verified you have added the
 *     ```
        /* Multisite */
       define( 'WP_ALLOW_MULTISITE', true ); 
       ```
   
 * correctly right above the line
 * `/* That's all, stop editing! Happy blogging. */`
 * in the wp-config.php file??
 * Coz this is what is brings the ‘network setup’ menu item, which will then instruct
   you on how to move on to the next required step. If this is not correctly done,
   you can’t proceed.
 * Read more here:
    [https://codex.wordpress.org/Create_A_Network](https://codex.wordpress.org/Create_A_Network)
 * I have 10+ websites that are multisite, and I have been doing it the ‘Create_A_Networt’
   way.
 * If you continue facing challenges, feel free to speak.
 *  Thread Starter [kamilapolyglotsdiary](https://wordpress.org/support/users/kamilapolyglotsdiary/)
 * (@kamilapolyglotsdiary)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/#post-9090321)
 * I have put
 *     ```
        /* Multisite */
       define( 'WP_ALLOW_MULTISITE', true ); 
       ```
   
 * in the wp-plugin.php file right above the line
    `/* That's all, stop editing!
   Happy blogging. */` in the wp-config.php file.
 * Because this is what I have read in the manual that I attached.
 * However, I still don’t see the network setup menu appearing when I sign in…
 *  [Mwiinga](https://wordpress.org/support/users/rodgerrmi/)
 * (@rodgerrmi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/#post-9090362)
 * …& you’re signing into your WordPress install an Admin? and not forgetting clearing
   your browser cache as well??
 *  [echofoxtrot](https://wordpress.org/support/users/echofoxtrot/)
 * (@echofoxtrot)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/#post-9108901)
 * That code is supposed to go into the wp-config.php file rather than wp-plugin.
   php.

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

The topic ‘Problems with enabling multisite on WordPress’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 4 replies
 * 3 participants
 * Last reply from: [echofoxtrot](https://wordpress.org/support/users/echofoxtrot/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/problems-with-enabling-multisite-on-wordpress/#post-9108901)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
