joelmon
10-20-2001, 02:29 AM
Hello, I created a file 'cron.file'
and I uploaded it and I tried to get it to work daily
but it returned an email saying permission was denied. Do I have to chmod the cron.file to specific permissions to get it to execute?
Actually, I just want to active an asp script
/home/sites/site7/web/script.asp
(for example)
but when I created the file and uploaded it to the server and point to it in the cron file and telnet to the directory it is located in and type:
crontab cron.file
it will not active that script (script.asp)
What is wrong? Do I need to chmod the cron.file?
or am I totally blowing this? Does it not trigger .asp scripts? Just perl or .sh?
Thanks,I am just experimenting and figured I should ask.
and I uploaded it and I tried to get it to work daily
but it returned an email saying permission was denied. Do I have to chmod the cron.file to specific permissions to get it to execute?
Actually, I just want to active an asp script
/home/sites/site7/web/script.asp
(for example)
but when I created the file and uploaded it to the server and point to it in the cron file and telnet to the directory it is located in and type:
crontab cron.file
it will not active that script (script.asp)
What is wrong? Do I need to chmod the cron.file?
or am I totally blowing this? Does it not trigger .asp scripts? Just perl or .sh?
Thanks,I am just experimenting and figured I should ask.