Hi,
put this
error_reporting(-1);
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
at the beginning of index.php file -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/zend-frmawork-2-layout-tp4659660p4659672.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
