<div>Hello,</div>
<div>Thanks for your response. Checking the error logs is a good idea, but I'm not sure I understand what I am finding there. Also, I have found some errors when I do the MARC Bibliographic framework test. I was able to fix one of the errors but I'm still looking into the other one. Under the Item tag test the result is "There is more than 1 MARC tag related to items tab (10) : 852,952,". I think I understand what it means, but I don't know how or where to fix it.</div>
<div> </div>
<div>- mc<br></div>
<div class="gmail_quote">On Tue, Nov 11, 2008 at 12:17 PM, Magnus Enger <span dir="ltr"><<a href="mailto:magnus@enger.priv.no">magnus@enger.priv.no</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi, Melisa!<br><br>Have you checked the error-logs? On a standard install they should be in<br>something like /var/log/koha and have names like koha-error_log,<br>
koha-zebradaemon-output.log, koha-opac-error_log, koha-zebraqueue.err,<br>koha-zebradaemon.err, koha-zebraqueue-output.log (I think some of those are<br>"non-standard" and have to be turned on actively.) You might get some idea of<br>
where the trouble is by looking at the end of these files.<br><br>I had the same problem on a recent install, and the solution turned out to be<br>that I was running zebra as a user named koha, while some of the necesarry<br>
files were owned by root. The solution was to run a command like<br>$ chown -R koha:koha /var/koha/*<br>to change the ownership of the necessary files.<br><br>Good luck!<br>Magnus<br>"May the source be with you!"<br>
<br><br>----- Original Message -----<br>From: "Melisa Canales" <<a href="mailto:mcanales29@gmail.com">mcanales29@gmail.com</a>><br>To: <a href="mailto:koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a><br>
Sent: Tue, 11 Nov 2008 11:43:43 -0600<br>Subject: [Koha] Catalog search returns "No results found"<br><br>> Hello,<br>> We have a Ubuntu server running an older version of Koha (2.2.6). We are<br>> trying to move to Koha 3.0, so I have done a fresh install of Koha<br>
> <a href="http://3.00.00.107/" target="_blank">3.00.00.107</a> on a different machine where I have installed Debian "etch". I<br><br>> have also installed Zebra <a href="http://2.0.32./" target="_blank">2.0.32.</a> I have followed the instructions in the<br>
> INSTALL.debian file and the Koha installation seemed to work out ok. To<br>get<br>> our existing data from the old machine, I did a mysqldump and moved the<br>data<br>> to the new box. I then followed the instructions in the "Upgrading from<br>
> Koha 2.2 to Koha 3.0" document to get the database in shape for Koha 3.0.<br>> That seemed to work as I can search patrons and I can view all the data in<br>> mysql or phpmyadmin. However when I try to search for titles through the<br>
> Koha intranet or opac, I get the "No results found" message. I have<br>started<br>> zebra and run the rebuild_zebra script and still get the same message.<br> I<br>> have tried to enter a new record, run rebuild_zebra, search - and still no<br>
> results found. I'm not sure what to do at this point. Any ideas?<br>><br>> Thanks,<br>> mc</blockquote></div><br>