http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8910
--- Comment #1 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
