I'm running AskTheMarketer.tv (Joomla 2.5 app) - on the home page the PHP script stops working when I include a file & no error documentation is given on the page. I've added:
ini_set('error_reporting', E_ALL); error_reporting(E_ALL);
Does anyone know how the AMI PHP compiler is configured? It's very frustrating to not be able to track errors...