[Koha] Fines Calculation not working

Vimal Kumar vimal0212 at gmail.com
Tue Nov 17 17:46:13 NZDT 2009


Crontab settings are necessary for fine calculation and other related task
scheduling.
To make Koha cronjobs functional, follow the steps,
Open a terminal and try the commands,

localhost:~# su
localhost:~# cd /usr/share/koha/bin/cronjobs
localhost:~# crontab -u root crontab.example
localhost:~# crontab -u username crontab.example

Above mentioned steps should be try after the Koha installation.

localhost:~# crontab -e

change the following values there,

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

# Some additional variables to save you typing
KOHA_CRON_PATH = /usr/share/koha/bin/cronjobs

Remember to save the file.

Enable Koha > System preferences > Circulation > Finesmode > production


-- 
Vimal Kumar V.
Asst. Librarian
Asian School of Business
Technopark, Trivandrum-695 581
Web: www.vimalkumar.co.nr
Blog: http://vimalkumar.oksociety.in

OK Society Volunteer. http://oksociety.in
---------------------------------------------------------------------------
"I forget what I was taught. I only remember what I have learnt"
-Patrick White
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20091117/19f2ebc1/attachment.htm 


More information about the Koha mailing list