13 May
2020
13 May
'20
1:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25480 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 104835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104835&action=edit Bug 25480: Don't hide apache error and display incorrect error When searching if some apache mod are enable we are hiding the error (2> /dev/null) and display an error about the (guessed) missing module. It can lead to wrong tracks, let display the original apache error if there is one. This is linked with https://gitlab.com/koha-community/koha-testing-docker/-/merge_requests/119 -- You are receiving this mail because: You are watching all bug changes.