
sleuth
Enthusiast
Dec 1, 2000, 9:30 PM
Post #2 of 4
(50837 views)
|
Re: Need help on Running perl prg. thru cron
[In reply to]
|
Can't Post
|
|
I have had the same problem, according to http://tlc.perlarchive.com/0001/04.shtml My code was correct, and it was running, but my script was also not making a log file that I had it do just to check if it really was working, a month passed and after yelling at my server admin because they didn't think I was right, I found out that there were over 800 emails sitting in the POP account for out server account, in each mail contained the output of the file for that day it ran, so I have no idea how cron is supposed to run a program, but obviously not the same way a browser does, I would try to make sure that the program can do everything you need it to do, by Console only, but I really don't know, I just wanted you see check that url if it helps. Sleuth
|