[wp-trac] [WordPress Trac] #11816: Users should be able to switch from a standard single install to a Multi-Site Install

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 8 17:52:44 UTC 2010


#11816: Users should be able to switch from a standard single install to a Multi-
Site Install
-------------------------+--------------------------------------------------
 Reporter:  jorbin       |       Owner:  nacin   
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  3.0     
Component:  Multisite    |     Version:          
 Severity:  normal       |    Keywords:          
-------------------------+--------------------------------------------------

Comment(by nacin):

 Replying to [comment:24 wpmuguru]:
 > Test install went fine for me.
 Do we still have a desire for wpfs in 3.0? So far, I've been laying the
 groundwork for the fallback/manual route, and it seems ready for wpfs if
 we're inclined.

 Adding constants to wp-config.php is easy, but given WP_ENABLE_MULTISITE,
 it doesn't seem like a required feature for us to do this automatically.

 Updating .htaccess is a Good Idea, but we should bring the rules into core
 better so we can use the existing functions (which, incidentally, doesn't
 use wpfs).

 wpfs procedure would be:
  - Back up wp-config.php.
  - Add constants.
  - back up .htaccess.
  - Add rules to .htaccess.
  - wp_remote_get() the blog to make sure we didn't 500 the server.
  - (Revert if we did.)
  - Add blogs.dir.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11816#comment:25>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list