How to add permission for cron jobs in cpanel
I am trying top set cron job using cpanel interf开发者_开发技巧ace.
But am getting response mail as "permission denied"
How can i set permission for cron job to a user in cpanel ?
Your account may not have enough permission for crons, talk to your hosting and ask them to:
go to /var/adm/cron directory. cat the contents of cron.allow and check if user name u are using is there or not. if not add the username .
精彩评论