<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=WINDOWS-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Joshua Ferraro wrote:
<blockquote
 cite="mid:2dfa91e40808111825m64016501w673e684c94c69e37@mail.gmail.com"
 type="cite">
  <pre wrap="">Yea, you'll need to use the new zebra-ctl.sh ... and we've dropped support for
zebraqueue daemon, and switched to rebuild_zebra.pl with the -z option run
from cron (check the INSTALL file for details). I bet if you restart
Zebra you'll be
good to go. You can test by running zebrasrv directly:

zebrasrv -c /root/koha-dev/etc/koha-conf.xml

BTW: It's probably best to run Koha as a non-root user. I'd suggest creating
a 'koha' user and installing Koha as that user, running zebra as that user, etc.

Cheers,

Josh

On Mon, Aug 11, 2008 at 9:21 PM, Brendan Gallagher <a class="moz-txt-link-rfc2396E" href="mailto:gallabr@biblio.org">&lt;gallabr@biblio.org&gt;</a> wrote:
  </pre>
</blockquote>
<br>
I made the changes to my installation directories --&gt;  I now
reinstalled into /home/koha/koha-dev and made the changes to apache2,
zebra-server/queue (created symlink to the new zebra-ctl.sh), but have
not had a chance to re-index yet...  Did export KOHA_CONF and
PERL5LIB...<br>
<br>
I did run the following script and recieved errors:<br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 2.4  (Linux)">
<style type="text/css">
        <!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        --></style>koha@Biblio-Koha:~$
zebrasrv -c /home/koha/koha-dev/etc/koha-conf.xml<br>
13:13:47-12/08 [log] zebra_start 2.0.32
/home/koha/koha-dev/etc/koha-conf.xml<br>
13:13:47-12/08 [fatal] /home/koha/koha-dev/etc/koha-conf.xml:2 missing
colon after '&lt;yazgfs&gt;'<br>
13:13:47-12/08 [fatal] Failed to read config
`/home/koha/koha-dev/etc/koha-conf.xml'<br>
<br>
Thanks,<br>
Brendan<br>
</body>
</html>