<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also make sure your zebra server is running by running command ps aux|grep zebra<br>
You should see atleast three lines of output on above command.<br>
</blockquote>
<br></div>
Nope, just:<br>
<br>
# ps aux|grep zebra<br>
root 16132 0.0 0.1 3292 508 pts/0 R+ 22:10 0:00 grep zebra<br>
<br>
Does this suggest that zebra hasn't been started? How to?<br></blockquote><div><br>Ok. Thats your problem I think.<br><br>Please note that following directories and everything inside them(
assuming standard install, if not adjust your paths. ) need to be owned
by user & group koha<br>
<br>
/var/lib/koha<br>
/var/run/koha<br>
/var/lock/koha<br>
/var/log/koha <br><br><br>Did you follow section 6 in the INSTALL.debian document in the directory where you downloaded koha?<br><br>Specifically while testing try this :<br><br>sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml<br>
(note that the path to koha-conf.xml may be different if you chose a dev install, and that -u koha refers to the user you set up in step 2.3)<br><br>Then run ps aux|grep koha again. You should see atleast three lines of output. If yes, follow sections 6.2.1 & 6.2.2 to configure zebra server to run automatically and run zebra indexing through crontab on a set frequency.<br>
<br><br clear="all">Regards,<br>Koustubha Kale<br>Anant Corporation<br><br>Contact Details :<br>Address : 103, Armaan Residency, R. W Sawant Road, Nr. Golden Dyes Naka, Thane (w),<br> Maharashtra, India, Pin : 400601.<br>
TeleFax : +91-22-21720108, +91-22-21720109<br>Mobile : +919820715876<br>Website : <a href="http://www.anantcorp.com/" target="_blank">http://www.anantcorp.com</a><br>Blog : <a href="http://www.anantcorp.com/blog/?author=2" target="_blank">http://www.anantcorp.com/blog/?author=2</a><br>
<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Thanks again for the effort,<br>
/ Bruce /<br>
Bruce A Metcalf<div class="im"><br>
Library Director<br>
Augustan Society Library<br><br></div></blockquote></div>