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

Cannot proceed past database setup #111

Open
gbakeman opened this issue Jun 10, 2016 · 1 comment
Open

Cannot proceed past database setup #111

gbakeman opened this issue Jun 10, 2016 · 1 comment

Comments

@gbakeman
Copy link

At the point in setup where Coordino tries to go to /install/install/run-sql, it presents an error saying that it cannot find said url. If one enables debugging, the following error is printed:

Missing Controller

Error: InstallController could not be found.

Error: Create the class InstallController below in file: app/controllers/install_controller.php

I believe the issue is that the class is supposed to be "InstallerController", not "InstallController".

@gbakeman
Copy link
Author

Update: I think I've worked around the issue so far by removing one of the /install/'s from the url so it reads /install/run-sql/, I think this may be related to Issue #110.

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