I have yet to find a sure fire way to figure out the MSM config.
First, here’s how we have our sites setup (8 sites on MSM).
Our sites our setup on our server as follows:
domain1 (main install):
- system
- index.php
- admin.php
domain2:
- index.php
- admin.php
domain3:
- index.php
- admin.php
etc…In our config folder, we have our typical config.php and a site.php. The site.php file has some custom config stuff for ads and what not.
We are in the process of a large overhaul of the sites, still using EE, but we need to make the config work better.
We want to have override some things in the config. Namely this isn’t working for us: tmpl_file_basepath.
I tried to follow this: http://ellislab.com/forums/viewthread/222671/#1024091
But, couldn’t seem to get it to override following his instructions. We’d like to make it so the configs are not in the database, so we don’t run into issues while working on our local development copies of the sites.
If someone could shed some light on how MSM config can be used correctly with overrides, that would be great.
Thanks,
Erik