https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26048 Bug ID: 26048 Summary: Apache does not use /cgi-bin/koha/errors/500.pl if Perl script dies Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org I've noticed Apache isn't using /cgi-bin/koha/errors/500.pl if the Perl script dies. If you don't have the executable bit set and you're using CGI Koha, then it'll use /cgi-bin/koha/errors/500.pl, but otherwise Apache will use its generic error response document. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.