https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41102
Bug ID: 41102
Summary: Error 500 on the "About" page when biblioserver Zebra
configuration is missing
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: About
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When either the <listen id="biblioserver"> entry or the <server
id="biblioserver" listenref="biblioserver"> section is not present in
koha-conf.xml,
the Intranet > About page triggers a 500 Internal Server Error.
To test:
1. Edit koha-conf.xml and Comment out: <!--<listen
id="biblioserver">unix:/path/to/zebradb/bibliosocket</listen>-->
2. Restart Apache: sudo systemctl restart apache2
3. Go to Intranet -> About
==> Internal Server Error (500)
4. Now restore the <listen> line and instead comment out the entire <server
id="biblioserver" listenref="biblioserver">...</server> block.
5. Repeat step 2, 3
==> Internal Server Error (500)
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/