Hi, I have set the cron tab for my site. But I have got message in my mailing id like this "Permission denied" for the script. Can anyone help me telling what may be the problem.
Thanks......
|
|
Hi, I have set the cron tab for my site. But I have got message in my mailing id like this "Permission denied" for the script. Can anyone help me telling what may be the problem. Thanks......
|
|||
|
|
|
|
You get this error while setting the crontab? or from a script running from the cron? If while setting the crontab, try this:
(from http://www.parseerror.com/argh/crontab-e-Permission-denied.txt) |
||
|
|
|
|
I can specify a seperate cronfile for each avaible user. So, you can add a new user (adduser), give that user special permissions and and run your script in that user cronfile. Reference Crontab Manual |
||||
|