After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results
Dear All, Previously, Koha 3.16 was installed from packages method on ubuntu 12.4 LTS Desktop and was working very fine and did an uprade to 16.5.00.000 today morning, after that, I am unable to search records either in staff client or in opac. I followed, https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages and after upgrade did run 1) koha-rebuild-zebra -v -f gechlibrary 2) cleared all browsing cache and zebra re-indexing is throwing some warning ( ow) ==================================================== root@gechlibrary:/home/satish# koha-rebuild-zebra -v -f gechlibrary Warning: You passed -x which is already the default and is now deprecated· Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/gechlibrary/biblios Zebra authorities directory = /var/lib/koha/gechlibrary/authorities Koha directory = /usr/share/koha/intranet/cgi-bin Lockfile = /var/lock/zebra_koha_gechlibrary/rebuild/rebuild..LCK BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ skipping authorities ==================== exporting biblio ==================== 1001................................................................................................... Records exported: 1061 ==================== REINDEXING zebra ==================== 15:27:09-16/06 zebraidx(2466) [warn] Couldn't open collection.abs [No such file or directory] 15:27:29-16/06 zebraidx(2466) [warn] Record didn't contain match fields in (bib1,Local-number) ==================== CLEANING ==================== Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/gechlibrary/biblios Zebra authorities directory = /var/lib/koha/gechlibrary/authorities Koha directory = /usr/share/koha/intranet/cgi-bin Lockfile = /var/lock/zebra_koha_gechlibrary/rebuild/rebuild..LCK BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ ==================== exporting authority ==================== Records exported: 0 ==================== REINDEXING zebra ==================== skipping biblios ==================== CLEANING ==================== AND when I try to restart apache service, it is throwing following error: (Server version: Apache/2.2.22 (Ubuntu) Server built: Jul 24 2015 17:25:49) APACHE VERSION PROBLEM root@gechlibrary:/# sudo service apache2 restart ERROR: Syntax error on line 5 of /etc/apache2/sites-enabled/gechlibrary.conf: Invalid command '<IfVersion', perhaps misspelled or defined by a module not included in the server configuration Action 'configtest' failed. The Apache error log may have more information. ...fail! Can community, please help me to restore my opac back...?? with thanks Satish MV Librarian Govt. Engineering College, Hassan Karnataka - 573 201 INDIA. --
Hi, Satish schrieb am 16.06.2016
Invalid command '<IfVersion', perhaps misspelled or defined by a module not included in the server configuration
You have to enable mod_version for Apache. Once your webserver is up again, check Home > About Koha > System information regarding the Zebra problem. You may need to change to DOM indexing. HTH, Mirko -- Mirko Tietgen mirko@abunchofthings.net http://koha.abunchofthings.net http://meinkoha.de
Hi, thank you for the reply. I try to follow https://wiki.koha-community.org/wiki/Switching_to_dom_indexing but unfortunately, my system is ended up with throwing, ================== mismatched tag at line 100, column 2, byte 4435 at /usr/lib/perl5/XML/Parser.pm line 187 BEGIN failed--compilation aborted at /usr/share/koha/bin/migration_tools/ rebuild_zebra.pl line 20. Something went wrong rebuilding authority indexes for gechlibrary =================== Not sure, what to do next! completely messed up!! both staff client and opac not appearing in the browser. expecting some advice. satish On Thu, Jun 16, 2016 at 4:00 PM, Mirko Tietgen <mirko@abunchofthings.net> wrote:
Hi,
Satish schrieb am 16.06.2016
Invalid command '<IfVersion', perhaps misspelled or defined by a module not included in the server configuration
You have to enable mod_version for Apache.
Once your webserver is up again, check Home > About Koha > System information regarding the Zebra problem. You may need to change to DOM indexing.
HTH,
Mirko
--
Mirko Tietgen mirko@abunchofthings.net http://koha.abunchofthings.net http://meinkoha.de
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--
Hi, Satish schrieb am 16.06.2016
both staff client and opac not appearing in the browser.
expecting some advice.
Have you followed the advice to enable mod_version, and did Apache start after that? Have you been able to log into the staff client and check the page I suggested? You have not mentioned it. DOM indexing is unrelated to that, and you should only change it if the system tells you to. HTH, Mirko -- Mirko Tietgen mirko@abunchofthings.net http://koha.abunchofthings.net http://meinkoha.de
Hi Mirko, I have restored with original files in /etc/koha/instance name and did not modify anything at this stage. Yes, as you indicated, enabled mod version for apache. I am able to log in to admin and opac is also coming. The Home>About Koha> System Information shows; XML configuration file *Warning* The <zebra_bib_index_mode> entry is missing in your configuration file. It should be set to *dom* or *grs1* (deprecated). It will default to *dom*. *Info* Your configuration file still seems to be set up for *grs1*. *Warning* The <zebra_auth_index_mode> entry is missing in your configuration file. It should be set to *dom* or *grs1* (deprecated). It will default to *dom*. *Info* Your configuration file seems to be set up for *dom*. *Warning* You are missing the <log4perl_conf> entry in your koha-conf.xml file. Please add it, pointing to the log4perl.conf file for your Koha instance. *Warning* You are missing the *<upload_path>* entry in your koha-conf.xml file. Please add it, pointing to the configured file upload directory for your Koha instance. Also note that you need to properly set the *OPACBaseURL* preference for the file upload plugin to work. *Warning* The <use_zebra_facets> entry is missing in your configuration file. Falling back to legacy facet calculation. and still I am not getting any search results either in opac or staff client. can you tell me what to do next? With thanks Satish Librarian Govt. Engineering College, Hassan Karnataka, India. On Thu, Jun 16, 2016 at 5:19 PM, Mirko Tietgen <mirko@abunchofthings.net> wrote:
Hi,
Satish schrieb am 16.06.2016
both staff client and opac not appearing in the browser.
expecting some advice.
Have you followed the advice to enable mod_version, and did Apache start after that? Have you been able to log into the staff client and check the page I suggested? You have not mentioned it.
DOM indexing is unrelated to that, and you should only change it if the system tells you to.
HTH,
Mirko
-- Mirko Tietgen mirko@abunchofthings.net http://koha.abunchofthings.net http://meinkoha.de
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--
participants (2)
-
Mirko Tietgen -
SATISH