I also get 500 internal server errors. My problem
Try checking the server error. In my case, I used
cd /var/log
Then I used sudo cat apache2/access.log (I could not cd to the apache2 directory directly, so this is a workaround)
try sudo cat apache2/error.log if this helps.
uutsav May 21 '14 at 14:52 2014-05-21 14:52
source share