12 Oct
2012
12 Oct
'12
7:35 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8910 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 12779 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12779&action=edit Bug 8910 - silent warnings triggered in about.pl In order to detect the apache version, there are multiple commands used. These may not all exist, which triggers error log entries. By simply adding " 2> /dev/null", the errors are no longer generated. -- You are receiving this mail because: You are watching all bug changes.