RE: [SLUG] cron problems

From: Douglas Alan Hartman (dabigguy@tampabay.rr.com)
Date: Fri May 11 2001 - 06:40:46 EDT


reply yes I have tried actually (crontab -e) but when I close with :q it
doesn't save. Having a little problem with that too, can't figure out what
i'm missing there but to get around itI edited the file as root to my
liking, set the permissions to bigwig group 100,7777 to get it going. I then
go into crontab -l as bigwig and I see my cronfile exactly as typed before.
So I believe it's right. But then again who knows. :-)
TY for the help.

Alan

-----Original Message-----
From: slug@nks.net [mailto:slug@nks.net]On Behalf Of Andrew Wyatt
Sent: Thursday, May 10, 2001 6:01 PM
To: slug@nks.net
Subject: Re: [SLUG] cron problems

how are you adding the jobs? are you crontab -e as bigwig? remove bigwig
from the jobs IE:

su - bigwig
crontab -e

*/30 * * * * /var/www/html/stats/stats -v
*/2 * * * * /var/www/html/stats/pquery -l -s blah blah blah

On 11 May 2001 05:41:56 -0400, Douglas Alan Hartman wrote:
> OK This is my first post. I use the Red Hat bible for mose problems. But I
> cannot get cron to work. Arggg! I run RedHat 7.0 kernel 2.2. Here is my
cron
> file. There is no cron.allow or deny files in /etc/. The user is bigwig.
>
> */30 * * * * bigwig /var/www/html/stats/stats -v
> */2 * * * * bigwig /var/www/html/stats/pquery -l -s blah blah blah
>
> Both these progams work fine from command line but not in cron. I had
> instructions to add the crontab as this "0,30 * * * * user
/valid/paht/name"
> but I also noticed that the default dir was home/httpd which is from older
> versions. The */30 I got from existing cron files on the Computer whic is
> set to run every 30 mins. I have tried it both ways and nodda.
> I wish I had some more info to give you but I think that's all I am
supposed
> to need.
>
> Alan Hartman
>



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:54:28 EDT