From the output of the cronjob I can see that the zebra index is running successfully. But it doesn't create the index files. I've checked the permissions on the folder, and if I run rebuild_zebra under the same user that the cronjob script is running it runs successfully and creates the indexes. Any other ideas? James Winter 215.517.2588 -----Original Message----- From: Henri-Damien LAURENT [mailto:laurenthdl@alinto.com] Sent: Monday, December 08, 2008 11:15 AM To: Winter, James Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Zebra rebuild running in crontab script? Winter, James a écrit :
Has anyone experienced a problem running rebuild_zebra.pl in a sh script running in crontab?
The rebuild_zebra doesn’t delete or update the existing index (I’m using the –r switch) and if I manually delete the index files through the script the rebuild_zebra doesn’t recreate them. If I run the rebuild_zebra script manually it runs successfully and recreates the index files.
You should check that zebraidx is in default PATH, if not, add its location to path before running cron script. Hope that helps. -- Henri-Damien LAURENT