-
Notifications
You must be signed in to change notification settings - Fork 206
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
Install not working #208
Comments
I am also attempting to install today and seeing no significant error being reported in the logs |
Installing on Windows Server seems to work better. |
You need to chown the main directory so it can write the file there. It would be nicer if you could just do a sub directory instead of the whole main directory. Here is a sample of what get's written out. |
I chowned the installed files, turned off strict mode and I'm still getting the blank screen after the db connection step. I'm seeing a server error in the browser network calls where it fails to load Ins2.php. |
I think this might have something to do with the php version you might be using good luck |
Install steep are stoping after connect to the database. After submit form when data of connection apear a blank screen
The text was updated successfully, but these errors were encountered: