-
Notifications
You must be signed in to change notification settings - Fork 96
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
Getting blank pages #215
Comments
Hi @blobb3r, this is most likely due to bad permissions on You should also ideally be able to see an error log under |
Hi @itismadness, I do have a log file: /var/log/php8.2-fpm.log but only contents are these: |
|
Fixed it.. Checked the docker files to see what's going on there and did postgres migrations (wasn't mentioned in install doc) and added user gazelle and chowned the www folder. Now logged in with normal user: no problems (well some cache errors..) |
Hi guys,
After installation i'm getting black pages after clicking register and on login.php
What could cause this?
The text was updated successfully, but these errors were encountered: