[Koha] Cronjob

Ramiro Uviña ramirouvia at gmail.com
Mon Jan 14 13:00:34 NZDT 2013


Did you try:

*/5 * * * * /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -z
>/dev/null

?

You can also check the permissions for the user running the script.


2013/1/13 Marcel de Rooy <M.de.Rooy at rijksmuseum.nl>

> export KOHA_CONF and PERL5LIB  to the right Koha instance ?
>
> ________________________________________
> Van: koha-bounces at lists.katipo.co.nz [koha-bounces at lists.katipo.co.nz]
> namens MARC FELIX [billightness at yahoo.co.uk]
> Verzonden: zondag 13 januari 2013 14:02
> To: Koha at lists.katipo.co.nz
> Onderwerp: [Koha] Cronjob
>
> Hi all, i have configured my cronjob for index new records as below.
>
> */5 * * * * $KOHA_PATH/bin/migration_tools/rebuild_zebra.pl -b -a -z
> >/dev/null
>
> The records are however not being indexed every after five minutes as i
> expect yet when i run /usr/share/koha/bin/migration_tools/rebuild_zebra.pl-b -a -z on the terminal it indexes ok. What could be the problem?
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list