Add the Following code at the top of your php script :
error_reporting(E_ALL); ini_set('display_errors', '1');
Powered by WordPress