How to enable error messaging

I have installed Omeka through Webuzo and things are working well and good as expected.

I wish to enable error messaging.Which file do I edit to do the same.

In the .htaccess file, set display_errors to 1; and in application/config/config.ini set debug.exceptions to true.