Re: A glitches & fixes thread for Contango 5.0

#1322
Anonymous
Guest

Pleasant to see such support! Thanks.

I’m using PHP 5.5.10 in local Windows environment. SQL – MariaDB 5.5.36.

Will report to this thread if I find more propositions.

admin, post: 784, member: 1 wrote:
we are not receiving PHP notices and warnings

Maybe our error_reporting PHP parameters differ. Mine is following:

error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
display_errors = On
[/CODE][CODE]
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT
display_errors = On
[/CODE]