-
Notifications
You must be signed in to change notification settings - Fork 4
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
Setup not working #18
Comments
Hi @nekocari, |
The code depends on redirects via the .htaccess file. |
If using MySQL instead of MariaDB, make sure to remove STRICT_TRANS_TABLES from sql-mode in your /etc/mysql/mysql.cnf
As well, 'utc' default value throws an error from line 596 in file "setup\structure_v1_3beta.sql" you will want to replace line 596: |
Depending on the configurations, different errors were reported but could not yet be reproduced.
If you are having these issues, you might want to try the updated setup files from this commit: 46e634a
In case of an error, there should now be a more detailed entry in your app_error.log
The text was updated successfully, but these errors were encountered: