Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions About Load Order #23

Open
kmgdevelopment opened this issue Apr 2, 2013 · 0 comments
Open

Questions About Load Order #23

kmgdevelopment opened this issue Apr 2, 2013 · 0 comments

Comments

@kmgdevelopment
Copy link

I'm messing around with MSM and I have a question about the order config files are loaded in. Is this correct?:

  1. index.php or admin.php
  2. /system/expressionengine/config.php
  3. /system/expressionengien/database.php
  4. /config/config.master.php
    1. /config/config.env.php
    2. environment-specific config file (/config/config.local.php)

I'm also confused about when/how config.env.php gets loaded. The only reference I see for it is in config.master.php at line 36, but the comments & code imply that the environment should already have been defined. If that's the case - where is the environment defined?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant