https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25480 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 104840 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104840&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 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.