Hi all, I know there is a way to display (ALL) error messages on the screen, SQL, PHP, Drupal. I know about Error reporting: at admin/settings/error-reporting. I am looking for the way your can do it in PHP. I have done it once before. You need to uncomment one line in a file. I have forgot the file name.

Does anyone know the file name off hand?

James

Comments

vm’s picture

search your php.ini file for error_reporting

jamesialford’s picture

Thanks for the quick reply Kenn. I do know that in one of the Drupal files you can comment out one line and all the error messages will show on the screen. If I find it I will post it for everyone.

Thanks
James