H Kete, 2009/11/21 Kete Jourge <activekete@yahoo.com>:
Hi i was sent from 2 weeks i can't run rubuild zebra from user root , is that mean i can't run this job from root user . can i have more explain to this point , i can't rebulid zebra from cdon job i using this command from root user and tring it from koha user .. no changing . any help
PERL5LIB=/usr/share/koha/lib/ KOHA_CONF=/etc/koha/koha-conf.xml
## rebuild zebra */1 * * * * KOHA_CONF=/etc/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -z >/dev/null
We really need to see the output from rebuild_zebra.pl. Try running 'perl rebuild_zebra.pl -a -b -r -v' from the command line as the 'koha' user and post the output here. Kind Regards, Chris