All Questions
5 questions
0
votes
0
answers
178
views
Blank page with 500.0 response for index.php when loging it
The page will work normally but as soon as you press login or sign-up, goes to a blank page and in element inspect you can see a 500 response from the server
I've tried many different login/sign-up ...
1
vote
0
answers
960
views
Server crash (Error 500) repeatedly (running nginx + gunicorn on EC2 instance)
Okay, so I'm really confused about what's happening here. I've had my server up and running for about a month and everything was fine. The server was getting very little traffic (about 50-100 requests ...
0
votes
2
answers
1k
views
Repeated EC2 Apache 500 error
I'm running a Django website off Apache and MySQL. I'm using a t1.micro instance. After every couple of days, my server starts giving a 500 error. I solve this problem by restarting the Apache2 and ...
0
votes
3
answers
498
views
Intermittent Server Error - MySQL or Apache?
I've been having a pretty annoying problem with a website I work on, and I'm having difficulty saying whether the problem lies with PHP, Apache or MySQL.
System setup: cloud hosted solution (moved ...
1
vote
1
answer
2k
views
Apache 2 on Ubuntu returning 500 with no known cause?
NOTE: This question has been resolved! Please see below for the solution in my case if you are having a similar issue!
Background:
This is a PHP/MySQL based, database driven application that makes ...