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.

MSM: config file issues

February 28, 2011 4:36pm

Subscribe [2]
  • #1 / Feb 28, 2011 4:36pm

    Coalescent

    48 posts

    Hi -

    We just installed MSM and one additional site overtop of an existing single EE install (EE 2.1.3 and MSM 2.1.0). Eveything on the front end is fine but we’re having issues on the backend logging in and out. After loggin out, we try to log in as super admin again but end up back on a login screen.

    We have the system folder above web root for both installs and masked CP access in place for both. We have set the appropriate vars in the respective index.php and admin.php files for both sites:

    admin.php
    
    ...for default site:
    
    $assign_to_config['cp_url'] = 'our_url_here.com/admin.php';
    $assign_to_config['site_name'] = 'default_site';
    
    ...and the respective values for the other site:
    
    $assign_to_config['cp_url'] = 'other_url_here.com/admin.php';
    $assign_to_config['site_name'] = 'marketing_site';
    
    index.php
    
    ...for default site:
    
    $assign_to_config['site_name'] = 'default_site';
    
    ...and the respective values for the other site:
    
    $assign_to_config['site_name'] = 'marketing_site';

    As well, we have updated the URL and theme-related paths in the Admin > General Configuraiton settings.

    Is there something else we could have missed? We followed the User Guide instructions step by step.

    Thanks,
    Mike

  • #2 / Feb 28, 2011 6:38pm

    Coalescent

    48 posts

    Issue resolved…forgot to add to index files:

    define(‘MASKED_CP’, TRUE);

    BTW, it would be nice to see the comment on the user guide page regarding this moved up into the actual body of the article (which is why we missed it).

  • #3 / Mar 01, 2011 9:55am

    Sue Crocker

    26054 posts

    Glad you were able to get going again, and thanks for the comment on the documentation. We’re always looking to improve our docs. Don’t hesitate to post again as needed.

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

ExpressionEngine News!

#eecms, #events, #releases