cake file has executable permissions? The path is correct? How did you set up your cron, with crontab -e?
2011/3/28 Cakenya <[email protected]> > 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 > [email protected] 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
