Title: wp 5 beta multisite
Last modified: November 9, 2018

---

# wp 5 beta multisite

 *  Resolved [carpconnect](https://wordpress.org/support/users/carpconnect/)
 * (@carpconnect)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/)
 * Hi, is multisite feature working in wp 5 beta3?
 * Tried enabling in wp-settings.php but site won’t load after doing this?
 * thanks

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

 *  [June Wilson aka JD](https://wordpress.org/support/users/mccroryj/)
 * (@mccroryj)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10863653)
 * Hello carpconnect,
 * Yes, multisite works on all modern versions of WordPress, including beta.
 * The easiest way that I enable WordPress is by using a Managed WordPress Host.
   They usually have a checkbox in the Control Panel that converts a Single Install
   to a MultiSite. It’s pretty cool! The same feature reverts MultiSites to Single
   Installs.
 * Hope something I said I was helpful.
 * Have a great day!
    -  This reply was modified 7 years, 7 months ago by [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/).
      Reason: removed advert for host, removed signature
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10864454)
 * [@mccroryj](https://wordpress.org/support/users/mccroryj/) – Please don’t sign
   your posts (it’s against the guidelines) and please don’t put in a random advert
   for your web host of choice, it’s not at all on topic here.
 * Multisite works fine on WP 5.0 betas. But what ‘wp-settings.php’ file are you
   editing? You’re supposed to edit `wp-config.php`
 *  Thread Starter [carpconnect](https://wordpress.org/support/users/carpconnect/)
 * (@carpconnect)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10866172)
 * Thanks for replies,
 * i already have muiltisite (v4) running on server, but wanted to test out V5.
 * wp-settings.php
 *     ```
       /**
        * Used to set up and fix common variables and include
        * the WordPress procedural and class library.
        *
        * Allows for some configuration in wp-config.php (see default-constants.php)
   
       // Initialize multisite if enabled.
       if ( is_multisite() ) {
       	require( ABSPATH . WPINC . '/class-wp-site-query.php' );
       	require( ABSPATH . WPINC . '/class-wp-network-query.php' );
       	require( ABSPATH . WPINC . '/ms-blogs.php' );
       	require( ABSPATH . WPINC . '/ms-settings.php' );
       } elseif ( ! defined( 'MULTISITE' ) ) {
       	define( 'MULTISITE', false );
       }
       ```
   
 * So question is, does setting up multisite change in WP V5?
 * Do just set this to ‘true’? or do you still need to edit wp-config.php and .htaccess
   files?
 * thanks
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10867656)
 * Oh that’s not Multisite. Rather, that’s not NORMAL multisite. At all.
 * [https://codex.wordpress.org/Create_A_Network](https://codex.wordpress.org/Create_A_Network)
 * You never edit wp-settings.php for any of this. You just edit wp-config.
 * I’m using Multisite and the 5.0 beta right now and it’s just peachy, so you’ve
   done something uniquely weird.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10886129)
 * Marking resolved due to no reply in 5 days, and no one else can reproduce this
   issue.

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

The topic ‘wp 5 beta multisite’ is closed to new replies.

 * In: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
 * 5 replies
 * 3 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/wp-5-beta-multisite/#post-10886129)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
