I\'m using Django with FastCGI + nginx. Where are the logs (errors) stored in this case?
Run this command, to check error logs:
tail -f /var/log/nginx/error.log