I am new to Yii framework, in this i am working on small project but it throwing error pages
if any errors appearing from database..
Please help me how to stop these error pages and to display some customized error page
I have been struggling to get this for some time, so any help would be greatly appreciated!!
try to comment the line in index.php
defined('YII_DEBUG') or define('YII_DEBUG',true);