<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi Chris,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thanks for your help.  It was permissions related.  My misunderstanding also about having the zebrasrv running from the command line, which wasn’t fired off correctly due to a permissions issue.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>What is the best way to avoid this in the future?  Create the koha user ahead of time, then do the install as that user?  Will that work?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Doug<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Chris Nighswonger [mailto:cnighswonger@foundations.edu] <br><b>Sent:</b> Wednesday, February 02, 2011 4:43 PM<br><b>To:</b> Doug Dearden<br><b>Cc:</b> Koha<br><b>Subject:</b> Re: [Koha] Trouble getting zebra to work<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hi Doug,<br><br><o:p></o:p></p><div><p class=MsoNormal>2011/2/2 Doug Dearden &lt;<a href="mailto:dearden@sarsf.org">dearden@sarsf.org</a>&gt;<o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Hello all,<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I am having some trouble getting searches to work using zebra, and am suspicious that I may have caused my problems as I was going through the setup.&nbsp; I have set up a test server on Debian Lenny, using git to download koha.&nbsp; I am planning on doing some work that I hope to contribute back so chose a dev install when I was setting up.&nbsp; The files are in /home/doug/kohaclone and /home/doug/koha-dev .&nbsp; I was logged in as root when I ran the install routine, then changed ownership on all the files to the koha user later.&nbsp; After that, I restored one of my databases from my production server, copied the default koha-conf.xml and edited it to point to the correct database (named ‘image’).&nbsp; I did the same with the koha-httpd.conf file, copying it and editing it where needed.&nbsp; While logged in as “koha”, I would get an error when I tried to run <a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> .&nbsp; I logged in as root and ran it that way and it didn’t throw the error, but searches aren’t finding anything.&nbsp; I then figured out that the new config files I created had root as the owner.&nbsp; I changed those to have koha as the owner.&nbsp; The <a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> script would then run without throwing the error.&nbsp; I then read a post that indicated being logged in as root when running <a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> would mess things up, as certain log files and lock files would get created with root as the owner and koha would not be able to access them. <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Any idea where I would find these files?&nbsp; I have several files in /home/doug/koha-dev/var/lock/zebradb/biblios but they are all owned by koha, not root.&nbsp; There is no koha directory in /var/log .<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div></div><div><p class=MsoNormal><br>Check also files under /home/doug/koha-dev/etc/zebradb.<br><br>Koha logs are in /home/doug/koha-dev/var/log<br>&nbsp;<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I don’t know what to expect from <a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> .&nbsp; I am setting the KOHA_CONF and PERL5LIB variables.&nbsp; If I run “<a href="http://rebuild_zebra.pl" target="_blank">rebuild_zebra.pl</a> –z –a –b” &gt; /home/doug/zlog.txt the script appears to run (the cursor blinks for a bit, then the command prompt returns), and a 0 byte file named zlog.txt is created.&nbsp; <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal><br>try './<a href="http://rebuild_zebra.pl">rebuild_zebra.pl</a> -a -b -r -v' for verbose output and to completely rebuild the indexes.<br>&nbsp;<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>If I change the system preferences setting to use the no zebra option, then run <a href="http://rebuild_nozebra.pl" target="_blank">rebuild_nozebra.pl</a> the indexes are built and searches work.&nbsp; Returning the system preferences to use zebra breaks things again.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>&nbsp;<o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal><br>nozebra is basically deprecated and unsupported at this point in Koha history. Avoid it like the plague.<br>&nbsp;<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I have a feeling this is an ownership/permissions problem somewhere, either on some files or maybe relating to MySQL.&nbsp; I’m just not sure where to look or how to troubleshoot. <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></blockquote></div><p class=MsoNormal><br>Probably permissions. Something here may be useful too: <a href="http://koha-community.org/documentation/faq/searching/#18">http://koha-community.org/documentation/faq/searching/#18</a><br><br>Kind Regards,<br>Chris<o:p></o:p></p></div></body></html>