Following this post I am having some issues getting my cron to run.
I set it up as outlined at the attached post but my cron when running I get this error:
Status: 302 Found
X-Powered-By: PHP/5.3.8
Set-Cookie: CAKEPHP=7ae47e0238594f2b9b93d2e9017ddd63; expires=Mon, 05-Nov-2012 21:00:07 GMT; path=/; HttpOnly
Location: https:// /tasks/cron_emailer
Content-Type: text/html; charset=UTF-8
My cron path is as follows: php /home/village/public_html/app/webroot/cron_dispatcher.php /tasks/cron_emailer
Any idea where I am going wrong? It seems like it is a path issue to me going from the location in the error.