I think you are right, the problem is with the url. I have tried the ip address of the machine. I noticed in the example given in the user guide that 127.0.0.1 is used, which is the same as localhost. Problem is, the taf runs fine in the browser window as http://localhost/cronmail.taf. Do I need the t4cgi in the url in the cron tab file for it to work? If so, how do I form the url with the cgi? http://localhost/scripts/t4cgi.exe/cronmail.taf gives me an error. Should I move my scripts folder inside my webroot?
Thanks, John On Thursday, October 3, 2002, at 03:29 PM, Garth Penglase wrote: > If you have a log file that is recording the times the crontab runs and > you have confirmed it is operating correctly, then the problem is > surely the URL - can't you use the ip address of the machine: ie if the > ip is 192.168.1.10 then use http://192.168.1.20/scripts/t4cgi.ext > > Maybe your scripts folder isn't in a location where it can be run from > the web/app server? That's where your prob would be I think. > > Garth > > > > At 04:55 4/10/02, you wrote: >> It is >> triggering the cron file every minute, but the taf is >> not getting executed. > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
