Cron job permission denied on vodahost

2011-03-28 Thread Cakenya
I hosted a cakePHP site on vodahost that I want a cron job to be
sending my customers emails.
Below is my cron:
/home/aaorwbwc/public_html/tumasenti/cake/console/cake -app /home/
aaorwbwc/public_html/tumasenti/app getcodes

This is the error am getting when the cronjob executes:
/bin/sh: /home/aaorwbwc/public_html/tumasenti/cake/console/cake:
Permission denied

Has anyone encountered this type of problem before?
Please help!!!

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: Cron job permission denied on vodahost

2011-03-28 Thread Hugo M
cake file has executable permissions? The path is correct? How did you set
up your cron, with crontab -e?

2011/3/28 Cakenya benm...@gmail.com

 I hosted a cakePHP site on vodahost that I want a cron job to be
 sending my customers emails.
 Below is my cron:
 /home/aaorwbwc/public_html/tumasenti/cake/console/cake -app /home/
 aaorwbwc/public_html/tumasenti/app getcodes

 This is the error am getting when the cronjob executes:
 /bin/sh: /home/aaorwbwc/public_html/tumasenti/cake/console/cake:
 Permission denied

 Has anyone encountered this type of problem before?
 Please help!!!

 --
 Our newest site for the community: CakePHP Video Tutorials
 http://tv.cakephp.org
 Check out the new CakePHP Questions site http://ask.cakephp.org and help
 others with their CakePHP related questions.


 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group
 at http://groups.google.com/group/cake-php


-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php