Submitted by amitsedai on Wed, 8 Feb 2012 - 18:35 For development site Change the php.ini file setting for apache: display_errors=On so that PHP errors can be known and change the setting error_report = E_ALL && ~E_NOTICE (Report all errors except notice type) Technologies Drupal PHP Log in to post comments