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

Re: [cobalt-users] Cron errors?



> Hi !
>
> > Perhaps this will help you
> > http://www.zeffie.com/Basics/Crontab.html
>
> It helped me in some ways :). But, the problem isn't solved. I tried the
> following:
>
> Created a textfile "crontest" with the standard cronjobs. Then:
>
> crontab -r
>
> and:
>
> crontab crontest
>
> After doing this I still keep getting those error messages. Using the user
> root does not help unfortunately.
>
> Any ideas?
>



Not sure if I followed up on this ... so....

sometimes you have to specify the whole path to the program
like this
00 04 * * * /usr/bin/perl5.003 /home/cfg/aw/aw-parser -c /home/cfg/aw/ge.cfg

btw I noticed on a raq4 that some of the cron directories are broke...

HTH
Zeffie
http://www.zeffie.com/