This question may be related to a resolved thread.
- - - - -
Multiple Site Manager problem (I think). Setup and Result are as follows….
—Mac OSX Server 10.5 running fine with EE-standard .htaccess files and “Allow All Overrides” checked for domains #1 & #2;
—EE 2.3.1 and CP humming along;
—Domain folders #1, #2, #3, #4 all contained within single “cluster” folder;
—Main domain#1 folder contains renamed (EE home) “system” folder and now works fine with “index.php” hidden in Web-page and Forum (3.1.6) URLs;
—MSM 2.1.1 installed and active, Site#2 created OK and has template group, default site/index template, and default Channel Status “Open”;
—“index.php” file in root folder of Site#2 is clone of “index.php” in Site#1 but with system-path adjusted;
—Sites #1 and #2 test “site/index” templates are still only HTML, no EE tags etc yet;
—Site#1 path is “$system_path = ‘./system’;” in Configuration and works perfectly;
—Site#2 path is “$system_path = ‘../site1/system’;” in Configuration, home page loads (?) without error message, but…..
RESULT: Site#2 displays nothing, no index template or error, and browser “View Source” is empty for Site#2. Alternate index file “index.html” works (displays content) if expressly requested in URL for Site#2 (index.php or index.html are accepted in that order by Mac OSX Server for Site#2); Site#2 URL with “index.php” appended is still blank.
Note: I had MSM working last year (in EE 1) with all four domains; I was using “path.php” files (now deleted). I dimly recall :red: that system-path settings had to be tweaked big-time. Details lost in fog. Hoping for Mac OSX or UNIX veteran with total recall….