|
I was lucky to install the package using sqlite, but after saving the settings the login screen is empty. |
Answered by
max951
Dec 8, 2023
Replies: 1 comment 1 reply
|
If you have the possibility to change the php.ini, put there If you have a German browser, you can also try changing the translations/German.txt file. |
1 reply
Answer selected by
xaver-ius
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have the possibility to change the php.ini, put there
display_errors = On.This will display the reason for the error.
If you have a German browser, you can also try changing the translations/German.txt file.
Try out whether the change of the line
charset: =to
charset: utf-8helps.