Page 1 of 1

Verbose Warnings and Notices in Web GUI

Posted: Thu Feb 18, 2021 10:06 pm
by kkuznetsov
Hi Support, Could you explain please how to disable a verbose warnings and notices in Web GUI. Please find a screenshot attached.
Thank you.

Re: Verbose Warnings and Notices in Web GUI

Posted: Fri Feb 19, 2021 3:01 pm
by dchurch
Edit /etc/php.ini and modify the setting:

Code: Select all

display_errors = Off

Re: Verbose Warnings and Notices in Web GUI

Posted: Fri Feb 19, 2021 3:36 pm
by kkuznetsov
@dchurch
Thank you, it worked.
We can lock this branch.

Re: Verbose Warnings and Notices in Web GUI

Posted: Fri Feb 19, 2021 3:58 pm
by scottwilkerson
kkuznetsov wrote:@dchurch
Thank you, it worked.
We can lock this branch.
Locking thread