Re: [Savannah-hackers-public] Visible PHP warnings on savannah's webpages

2017-02-11 Thread Assaf Gordon
On Fri, Feb 10, 2017 at 04:24:45PM +, Assaf Gordon wrote: Benno Schulenberg reported that some PHP warnings are rendered visible on the html pages: https://savannah.gnu.org/support/?109253 I turned off php's "display error" settings in apache's config file: === --- a/apache2/sites-availab

[Savannah-hackers-public] Visible PHP warnings on savannah's webpages

2017-02-10 Thread Assaf Gordon
Hello, Benno Schulenberg reported that some PHP warnings are rendered visible on the html pages: https://savannah.gnu.org/support/?109253 I noticed the same when replying to a ticket just now. I'll see if there's a way to disable them from appearing on the HTML (but keep them in the logs), un