This is my php script-
\' ;. $thisdoesnotexist); ?>
Which obviously should
you can try to put this in your php.ini:
ini_set("display_errors", "1"); error_reporting(E_ALL);
In php.ini file also you can set error_reporting();
error_reporting();