ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Unable to get the sub-sites online after the upgrade

August 17, 2012 11:40am

Subscribe [1]
  • #1 / Aug 17, 2012 11:40am

    Peter-Stanbury

    60 posts

    I have upgraded both the MSM and the EE to 2.5.2. All is well with
    that as far as I can see.

    However. comicafestival is the main site that seems to be OK.

    As in the stage one instructions on the sub sites escapebooks and
    paulgravett I have renamed the offline.hmtl to index and the
    index.php to index.php_old.
    Putting them back again to the way they were i get the following:

    So can you ask someone to tell me what I need to do to upgrade these
    folders correctly too, so that they appear in the browser. Or direct
    me to the place in the user guide.

  • #2 / Aug 20, 2012 10:02am

    Dan Decker

    7338 posts

    Hi Peter,

    Thanks for posting to the Forums! I’m sorry for the trouble you’ve had after updating ExpressionEngine and MSM.

    It looks like you intended to include an error message with your post?

    Putting them back again to the way they were i get the following:

    There are some tings to double-check:
    Make sure that you’ve downloaded MSM version 2.1.3 to go along with EE 2.5.2
    Check $system_path in index.php and admin.php for each site.

    Your file should look *similar* to this example:

    //CONFIG//
    $config['cp_url'] = "http://engine.dev/admin.php";
    $config['doc_url'] = "http://ellislab.com/expressionengine/user-guide/";
    $config['is_system_on'] = "y";
    $config['allow_extensions'] = "y";
    $config['site_label'] = "Test 23";
    $config['cookie_prefix'] = "";
    $config['multiple_sites_enabled'] = "y";
    
    index.php and admin.php site 1
    NO CHANGES
    
    index.php and admin.php site 2
    $system_path = '../system';
    /*---------------------------*/
    $assign_to_config['site_name']  = 'msm_test';
    $assign_to_config['cp_url'] = 'http://msm.dev/admin.php';
    $assign_to_config['site_url'] = 'http://msm.dev';
    
    --- admin ---
    $system_path = '../system';
    /*---------------------------*/
    $assign_to_config['site_name']  = 'msm_test';
    $assign_to_config['cp_url'] = 'http://msm.dev/admin.php';

    Can you tell me the version you updated from?

    ~

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases