<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello all,<br>
<br>
I'm having trouble getting the cleanup_database.pl script to automate.&nbsp;
I logged in as koha and typed crontab -e, saved and was informed that a
new crontab had been installed.&nbsp; I ran the script manually as koha and
it worked perfectly.&nbsp; <br>
<br>
Here is my crontab: <br>
<br>
"0 &nbsp; &nbsp; &nbsp; 3 &nbsp; &nbsp; &nbsp; * &nbsp; &nbsp; &nbsp; * &nbsp; &nbsp; &nbsp; 2-6 &nbsp; &nbsp; perl
/usr/local/src/kohaclone/misc/cronjobs/cleanup_database.pl -v
--sessions --zebraqueue 10 &gt;&gt;/var/log/koha/cleanup_database.log"<br>
<br>
Here is my syslog:<br>
<br>
"May 19 03:00:01 eucalyptus /USR/SBIN/CRON[15240]: (koha) CMD (perl
/usr/local/src/kohaclone/misc/cronjobs/cleanup_database.pl -v
--sessions --zebraqueue 10 &gt;&gt;/var/log/koha/cleanup_database.log)"<br>
<br>
/var/log/koha/cleanup_database.log doesn't get amended.<br>
<br>
Any obvious issues with my configuration?&nbsp; Any ideas how I can make
this work?<br>
<br>
<div class="moz-signature">-- <br>
<span style="font-size: 12px; font-family: Arial;">
<p>Cheers,</p>
<p>Christopher Curry<br>
Assistant Technical Librarian / Assistant IT Officer</p>
<p>American Philosophical Society<br>
105 South Fifth Street<br>
Philadelphia, PA 19106-3386<br>
Tel. (215) 599-4299</p>
<p><a href="mailto:ccurry@amphilsoc.org">ccurry@amphilsoc.org</a></p>
Main Library number: (215)440-3400<br>
APS website: <a href="http://www.amphilsoc.org">http://www.amphilsoc.org</a>
<p><br>
</p>
</span>
</div>
</body>
</html>