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.

Subdomains, Media Temple & Multiple Site Manager

December 21, 2011 4:13pm

Subscribe [3]
  • #1 / Dec 21, 2011 4:13pm

    Sprocketeer

    37 posts

    So… I’m having a hard time getting MSM to work. I’ve followed the instructions for a subdomain, copied the “admin.php” and “index.php” files, but the path to the “real” system folder is not working right. I’ve searched the forums and saw that someone reported this working:

    $system_path = '/home/123456/domains/example.com/html/system/';

    Which *should* work, but it’s still not getting there. In order to get the file upload or template path right in a typical EE installation on Media Temple, I usually have to include the fully qualified server path:

    /nfs/c01/h01/mnt/123456/domains/example.com/html/system

    I tried that above, and it didn’t work either. Am I missing something? Anybody have experience with this? Thanks in advance.

  • #2 / Dec 22, 2011 12:19pm

    jaemie

    17 posts

    I’m working through this same issue right now as well. I’m lost in a sea of open tabs, so I can’t find the link to the post where I read that it could be an open_basedir issue.

    This is what I’m trying to use now to get permissions set properly:
    http://goo.gl/0MZs9

  • #3 / Dec 22, 2011 12:32pm

    Sprocketeer

    37 posts

    So it turns out this *does* work:

    $system_path = '/home/123456/domains/example.com/html/system/';

    Not sure what was different, but suddenly it stopped saying that the system path was broken. Together with a proper .htaccess, making the right template group default to the home ‘index’, and editing the site-specific General Configuration root URL and cpanel URL, and that did the trick. Finally working!

  • #4 / Dec 22, 2011 12:52pm

    boswebdev

    52 posts

    Hi Sprocketeer,

    I just wated to ask about the quality of the MediaTemple service (it looks like you are on a GridServer). We used to recommend our clients use them, but we started getting very long page loads and performance issues that no amount of caching or settings changes could alleviate on quite a few of their clusters.

    Eventually we ported all of our customers over to Dedicated Virtuals which “fixed” the performance issues, but were wondering your experiences thus far (and perhaps giving you a warning).

  • #5 / Dec 22, 2011 1:03pm

    jaemie

    17 posts

    So it turns out this *does* work:

    $system_path = '/home/123456/domains/example.com/html/system/';

    Not sure what was different, but suddenly it stopped saying that the system path was broken. Together with a proper .htaccess, making the right template group default to the home ‘index’, and editing the site-specific General Configuration root URL and cpanel URL, and that did the trick. Finally working!

    That setup worked for me. It turns out that MediaTemple had somehow set my PHP version back to 4 (first problem), then when I set it back to 5.3.6, I didn’t realize that I had to set a timezone. Once that was set, I was good to go. No open_basedir setting needed to be altered.

  • #6 / Dec 22, 2011 2:54pm

    Dan Decker

    7338 posts

    @all,

    Looks as though you all have this sorted out! Excellent. I want to keep the conversation going for you, so I’m going to move this into the General Discussion forum.

    Cheers!

  • #7 / Jan 05, 2012 4:17pm

    John Fairley

    5 posts

    I was just about to attempt this on mt-(gs) and wondered if you considered moving your system directory out of the domain root, and if that would work?

    $system_path = '/home/123456/domains/system/';

    I might try it tonight either way,

    j.,

  • #8 / Jan 05, 2012 4:19pm

    John Fairley

    5 posts

    with a proper .htaccess, making the right template group default to the home ‘index’, and editing the site-specific General Configuration root URL and cpanel URL, and that did the trick. Finally working!

    Could you expand on what a proper .htaccess file looks like in this case?
    Same for making the right template group default to the home ‘index’?

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

ExpressionEngine News!

#eecms, #events, #releases