There is a "systems" crontab which ubuntu warns not to change. The crontab on the old server is sudo crotab -uroot -e where all the koha cronjobs are setup. When I run this command on the new server there's info about the crontab but there are no jobs in the crontab so I guess I'll have to create them to get koha to run properly.
Thanks for your help. Phillip > From: [email protected] > To: [email protected] > Date: Mon, 7 Jul 2014 16:14:40 +1200 > Subject: Re: [Koha] Crontab - is that one tabs used to open beer cans? > > Phillip Ponchot schreef op zo 06-07-2014 om 21:09 [-0700]: > > 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 > > Go with what Mark said to start with: you're viewing the user crontab > when you use crontab -e, and that's most likely not what you want. > > The Koha-specific one lives in /etc/crontab or as a file > within /etc/crontab.d. > > -- > Robin Sheat > Catalyst IT Ltd. > ✆ +64 4 803 2204 > GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

