If the PHP is of newer version. There might need to add the following lines for debugging purpose only:
error_reporting(E_ALL); ini_set('display_errors', 1);