See 500 Internal Server Error Details Php

if you are not seeing the full error message add this at the top of your script

error_reporting(E_ALL);
ini_set('display_errors', 'On');


This entry was posted in everyday tips. Bookmark the permalink.