We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rights are okay though:
chmod 775 /www/icra/icrafl chmod -R 775 /www/flarum/assets /www/flarum/storage chgrp www-data /www/icra/icrafl chgrp -R www-data /www/flarum/assets /www/flarum/storage
I also get 500 internal error pages debug is set to true
The text was updated successfully, but these errors were encountered:
I recently implemented error logging - at least for the forum and admin server, not the API.
Are you running the latest dev-master?
Sorry, something went wrong.
No I'm using beta5 , but merging this commit made it work, thanks!
Okay, good. :)
I'll keep this open as a reminder to implement API error logging, though.
franzliedke
No branches or pull requests
rights are okay though:
I also get 500 internal error pages
debug is set to true
The text was updated successfully, but these errors were encountered: