Op 03-08-12 06:46, George Masters schreef: > #1 * * * * koha $KOHAPATH/bin/migration_tools/rebuild_zebra.pl -a -b > -z 2>&1 > /dev/null > > I am puzzled by this. The koha file is owned by root in the root group. Any > ideas as to why the indexing doesn't work automatically?
Your cron job starts with a '#' which means that it is ignored. Try removing that. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

