Hello,
I have installed Koha 3.10 and migrated to 3.14 on ubuntu.( by using
packages)
when I try to re-index, I am getting the following error.
root@gechlibrary:/usr/share/koha/bin/migration_tools#
./rebuild_zebra.pl-run-as-root -b -r -a
unable to locate Koha configuration file koha-conf.xml at
/
hi satish,
have a look at this reindexing steps:
1)switch to user "koha" (owner of koha source code/config files)
2)export KOHA_CONF=/koha-dev/etc/koha-conf.xml
3)export PERL5LIB=/koha/kohaclone(src code)
4)perl misc/migration_tools/rebuild_zerbra.pl -b -r -v -x (for full
reindex)
hope this
Hi,
On Tue, Mar 18, 2014 at 1:13 PM, vishal patil wrote:
>
> hi satish,
>
> have a look at this reindexing steps:
>
> 1)switch to user "koha" (owner of koha source code/config files)
> 2)export KOHA_CONF=/koha-dev/etc/koha-conf.xml
> 3)export PERL5LIB=/koha/kohaclone(src code)
> 4)perl misc/migra
Dear Community,
Back in January Oslo Public Library decided to choose Koha as our future
library system.
The Public tender for Lead Developer library system (Koha) has now been
published.
Do you want to help us create awesome library services here in Oslo?
Please read more on our blog:
http:
when I try to import a duplicate record from z39.50, koha 3.14 doesn't
>> tell me nothing about replace the existed record or make a new copy:
>> This works correctly for me in 3.14. The first step in troubleshooting
>> the issue is probably to double check your record matching rules.
>
>
Congratulations, heartfelt though belated! You're not planning on getting
any sleep for the next few months, are you?
Oh, wait a minute--you're a programmer. Never mind, silly question.
Fred King
ph...@phred.us
> Salvete!
>
> You must realise that now her middle name *must* be 15 so that th
On Mon, Mar 17, 2014 at 11:31 PM, Kallinen Pasi wrote:
I'm guessing this is due to the Zebra sorting definition file,
etc/zebradb/lang_defs/en/sort-
>
> string-utf.chr in the Koha source. The English language one maps "The ",
> "A " and "An " into a non-sorting tokens, but does nothing to anything
SATISH schreef op di 18-03-2014 om 13:00 [+0530]:
> root@gechlibrary:/usr/share/koha/bin/migration_tools#
> ./rebuild_zebra.pl-run-as-root -b -r -a
> unable to locate Koha configuration file koha-conf.xml at
> /usr/share/koha/lib/C4/Context.pm line 372.
>
> Can you please help me for fixing this e
SATISH schreef op di 18-03-2014 om 13:00 [+0530]:
> root@gechlibrary:/usr/share/koha/bin/migration_tools#
> ./rebuild_zebra.pl-run-as-root -b -r -a
This is an illustration of what happens when you attempt to reindex
zebra with root permissions:
http://kohadevreactions.tumblr.com/post/63903766549/
Perfect. That was it.
Thanks for the suggestion!
On Wed, Mar 12, 2014 at 4:28 PM, alessandro macuz <
alessandro.ma...@gmail.com> wrote:
> If I were you I'd check the configuration of my.cnf
>
> find / -name my.cnf -exec less {} \;
>
> I realized once that mysql was not configured to listen on th
10 matches
Mail list logo