Thank you so much. Its easier to use one that is already built than to spend hours trying to build the crontab. I appreciate you're sharing. Phillip Date: Mon, 7 Jul 2014 09:32:52 +0530 Subject: Re: [Koha] Crontab - is that one tabs used to open beer cans? From: vishal.patil@osslabs.biz To: pponchot@live.com Hi Philip, I think you have to set crontab again for this new version. I am using below crontab:PATH=/usr/bin:/sbin:/bin:/usr/sbinHOME=/home/koha/koha-dev(config) PERL5LIB=/home/koha/kohaclone(src-code)KOHA_CONF=/home/koha/koha-dev(config)/etc/koha-conf.xmlKOHA_CRON_PATH = /home/koha/kohaclone(src-code)/misc/cronjobs*/1 * * * * $PERL5LIB/misc/migration_tools/rebuild_zebra.pl -b -z 5 2 * * * $KOHA_CRON_PATH/fines.pl*/15 * * * * $PERL5LIB/misc/cronjobs/process_message_queue.pl10 3 * * * $KOHA_CRON_PATH/advance_notices.pl -c 0 3 * * * $KOHA_CRON_PATH/overdue_notices.pl -t#5 2 * * * $KOHA_CRON_PATH/fines.pl50 * * * * $KOHA_CRON_PATH/holds/build_holds_queue.pl >/dev/null 2>&1 0 3 * * * $KOHA_CRON_PATH/holds/cancel_expired_holds.pl >/dev/null 2>&1 Hope this will help you. On Mon, Jul 7, 2014 at 9:19 AM, Phillip Ponchot <pponchot@live.com> wrote: My new version of koha 3.14 is up and working. I was just looking at the crontab jobs and I didn't find anything in there. I used sudo crontab -e to open crontab.
From the old version of koha, there were several contrab jobs - exporting Perl, running fines.pl etc.
Are these jobs automatically put into crontab or do I have to put the jobs into crontab myself. Does anyone have a good example of the koha crontab jobs that should be in the crontab? Thanks, Phillip _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha -- Warm Regards,Vishal Patil Software Engineer - Nucsoft Ltd.phone: 022 32080161 www.osslabs.biz www.nucsoft.com vishal.patil@osslabs.biz