All Questions
3 questions
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 ...