On Wed, 03 Nov 2004 22:01:03 +0000 Robert Isaac <[EMAIL PROTECTED]> wrote:
> I downloaded rundig.sh from your web site and put it in /etc/cron.daily to > run at 4am each morning. I now get an error when trying to do a search. It > says 'Dig error. Did you run htmerge'. I ran ./rundig and rebuilt the db > and all is OK. I have removed the script from cron.daily until I find out > what happened. Any ideas please? As a cron.daily job it's going to run as root, and therefore have different permissions and environment variables than when you are running it directly. I'd try running it as root from an interactive shell, then ramping up the -vv's. Most likely problem is permissions. Mike -- Mike Causer Email - mailto:[EMAIL PROTECTED] GPG KeyID 1C2DDA07 WWW - http://www.mikecauser.com Flood the fen again! - Wicken Fen enlargement - http://www.wicken.org.uk ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

