[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simple Questions



On Sat, Feb 17, 2001 at 11:05:19PM -0800, Leonard Leblanc wrote:
> yup the script is executable and works....
> 
> I went into the /etc/cron.daily directory and ran it from the command line
> via "./webalizer"

In that script, are you trying to run some program that exists somewhere
else than /bin or /usr/bin?  PATH in cronjobs is set to some default which
does not include ~user/bin for example, maybe not even /usr/local/bin.  If
you wish to use programs in such directories, use absolute paths or set
PATH manually in the beginning of the script.


-- 
Tommi Komulainen                                 Tommi.Komulainen@iki.fi
GPG 1024D/68388EE6    6FD6 DD79 EB38 BF6F 3533  09C0 04A8 9871 6838 8EE6

Attachment: pgpoAoumezVX8.pgp
Description: PGP signature


Reply to: