Tom, Are you starting your zebrasrv per the INSTALL.<distro> file, with the correct options?
For instance the INSTALL.debian one is something like: sudo -u <kohausername> -f <path_to_koha-conf.xml> You also want to have all of the zebra related directories owned by your koha user, and make sure you export the PERL5LIB and KOHA_CONF variables too. I had a hard time getting zebra working, and it was all related to file permissions. I don't have specifics for you there, I just remember I had to go back and make sure all the zebra related stuff had the koha user as owner. Best, Doug -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tom Hanstra Sent: Wednesday, April 27, 2011 9:52 AM To: Koha listserv Subject: [Koha] Zebra errors I've successfully got indexing working without Zebra so now I'm trying to configure with Zebra. I think I have Zebra installed (placed in my own /shared/zebra directory) and I ran the rebuild_zebra.pl and got resulting files: ./var/lib/zebradb/biblios/register ./var/lib/zebradb/biblios/register/isambA-0.mf ./var/lib/zebradb/biblios/register/isambC-0.mf ./var/lib/zebradb/biblios/register/isambD-0.mf ./var/lib/zebradb/biblios/register/recdA-0.mf ./var/lib/zebradb/biblios/register/gmatch-0.mf ./var/lib/zebradb/biblios/register/isambB-0.mf ./var/lib/zebradb/biblios/register/dict-0.mf ./var/lib/zebradb/biblios/register/reci-0.mf And the zebrasrv starts and looks like it is running. But, with searches now using the Zebra indexes, I get an ERROR 109 from zebrasrv: 11:30:34-27/04 zebrasrv(4) [request] Search biblios ERROR 109 1 1+0 RPN @attrset Bib-1 @not @or @or @attr 1=1003 @attr 4=1 @attr 6=3 @attr 9=32 @attr 2=102 "twain, mark" @attr 1=1003 @attr 4=1 @attr 9=26 @attr 2=102 "twain, mark" @attr 1=1003 @attr 5=1 @attr 4=6 @attr 9=26 @attr 2=102 "twain, mark" @attr 1=9011 1 What is ERROR 109? How can I track down what might be still missing? Thanks, Tom -- ----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: [email protected] Notre Dame, IN 46556 Any idiot can face a crisis, it is this day-to-day living that wears you out. Anton Chekhov ----------------------------------------------------------------------------- _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

