Issues running the installer #72
Unanswered
jareddewitt
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
To see the errors instead of a blank page, please try this and report back the errors: Edit index.php file and on line 66 change the environment value from 'production' to 'development'. from: change to: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
To run the installer, you will need to have an empty database created. See if creating a database resolves the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having issues running the installer after setup. When I browse to http://your-domain/nada-folder-name, i get redirected to http://your-domain/nada-folder-name/index.php/install and only a blank pages is displayed.
This seems to happen in docker as well as a fresh install on nginx, php7.3, mysql.
Beta Was this translation helpful? Give feedback.
All reactions