LD
Asked
From one moment to another the web stopped working, it goes blank, the only page loads is /login but when I try to log in it does nothing.
- MSAnsweredHello,
Please check your server's php error logs and let me know the error details so that I can suggest.
If you are not sure about your server logs, you can enable app logs by changing the `log_threshold` to 1 in the `app/config/config.php` file and then try to perform the action again. Lastly check the latest log file in the `app/logs/` folder.
Thank you - Login to Reply