[wp-trac] [WordPress Trac] #32285: define( 'WP_ALLOW_MULTISITE', true );

WordPress Trac noreply at wordpress.org
Fri May 8 16:57:05 UTC 2015


#32285: define( 'WP_ALLOW_MULTISITE', true );
--------------------------------+------------------------------
 Reporter:  colomet             |       Owner:
     Type:  enhancement         |      Status:  closed
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Networks and Sites  |     Version:  4.2.2
 Severity:  normal              |  Resolution:  invalid
 Keywords:                      |     Focuses:  multisite
--------------------------------+------------------------------
Changes (by JPry):

 * status:  reopened => closed
 * resolution:   => invalid


Comment:

 Replying to [comment:13 colomet]:
 > But if you put in the correct place, it wil work. But if you do not
 remove
 > {{{
 > define( 'WP_ALLOW_MULTISITE', true );
 > }}}
 >
 > (is not easy to find a place were they tell you: remove that line)

 I think what @voldemortensen is trying to say is that WordPress does not
 currently come with the WP_ALLOW_MULTISITE constant anywhere in the wp-
 config.php file, commented out or not. This snippet is the '''end''' of
 the provided wp-config-sample.php file:

 {{{
 /** Sets up WordPress vars and included files. */
 require_once(ABSPATH . 'wp-settings.php');
 }}}

 You have mentioned that you're using Plesk to install WordPress. It would
 be better to bring up this issue with them, because there is nothing to
 fix in the [source:tags/4.2.2/wp-config-sample.php#L56 wp-config-
 sample.php].

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32285#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list