8 Dec
2008
8 Dec
'08
11:15 a.m.
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