Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-28 Thread SATISH
HI, I have installed koha by packages method on ubuntu 12.04 and restored the db into the new system (B). and replaced all the files in /etc/koha/sites/{ instancename } in system (A) (here original installation and configuration is done) with the files creted in new system (B) and did run koha

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-26 Thread Mark Tompsett
Greetings, If you are running Ubuntu, you should be at version 14.04 LTS, not 12.04 LTS. There are issues with Ubuntu 16.04 LTS, and 14.04 is the recommended version of Ubuntu. GPML, Mark Tompsett ___ Koha mailing list http://koha-community.org Koha

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-26 Thread SATISH
Hi Mark, cat /var/log/koha/{instance name}/zebra-error.log shows; 20160625 17:29:34 gechlibrary-koha-zebra: client (pid 4329) killed by signal 15, stopping koha-start-zebra {instance name} shows; Zebra already running for instance gechlibrary. I am still not getting search results in opac/staf

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-26 Thread SATISH
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

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread Mirko Tietgen
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

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread SATISH
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

Re: [Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread Mirko Tietgen
Hi, Satish schrieb am 16.06.2016 > Invalid command ' 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

[Koha] After upgrade to 16.5.00.000 - OPAC/Staff Client not showing results

2016-06-16 Thread SATISH
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/Ko