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

wp-config is not getting loaded #74

Open
atticoos opened this issue Oct 12, 2014 · 1 comment
Open

wp-config is not getting loaded #74

atticoos opened this issue Oct 12, 2014 · 1 comment

Comments

@atticoos
Copy link

How does the submodule load the root directory's wp-config? I can't seem to get this part working

@mralexho
Copy link

mralexho commented Jul 7, 2015

WP bootstraps a file called wp-load.php which looks for the wp-config.php file in the submodule folder. Since wp-config.php does not exist in wp, it checks to see if /wp-config.php exists.

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

2 participants