Has anybody had any success running a shell from a cron job on
bluehost? I have followed the instructions in the book about setting
it up but can't seem to get it to work. Below is the command I'm
using:

/home3/myusername/public_html/new/vendors/cakeshell email main -cli /
ramdisk/bin/php4 -console /home3/myusername/cake-1.3/cake/console -
app /home3/kenfreyn/public_html/cake  >> /home3/myusername/cron.log

The log comes up blank when it runs. If I put the path to the php bin
in front of the command like for a regular cron job it runs but then
it just logs the contents of the cakeshell file that I created
following the cookbook's instructions.  I can also put the php bin in
front of the same command that starts the cake console (in the .bashrc
file) and the log shows the console welcome message like it executed
correctly.

Any ideas?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to