[Koha-zebra] [SOLVED] Re: Cronjob of "rebuild_zebra.pl" doesn't work

Sander898 scrittore at hotmail.it
Mon Oct 22 11:09:50 CEST 2012


Hi there,
finally I have solved this problem that afflict my koha installation by long
time:

the steps to solve are these:

1) Search for the System PATH


[root at host /]# env
PATH=/system/path

2) Set the crontab as follow

[koha at host /]$ crontab -e

PERL5LIB=/usr/share/koha/lib
KOHA_CONF=/etc/koha/koha-conf.xml

*/1 * * * * PATH=/system/path;
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -z >/dev/null


I hope this can help
Thanks and regards
Sander




--
View this message in context: http://koha.1045719.n5.nabble.com/Cronjob-of-rebuild-zebra-pl-doesn-t-work-tp5715141p5730434.html
Sent from the Koha-zebra mailing list archive at Nabble.com.


More information about the Koha-zebra mailing list