Friday, November 20, 2015

Re: cakephp 2.5 cron jobs

Hi,
The first of all, Did you try copy-paste your command in terminal? ( /path/to/app/ && Console/cake your_shell_name params).  Do you see ant errors? show it here.  Check users rights
I think you have issue (or will have second issue :) ) with permissions for tmp/cashe. Don't forget, you run cron as user ( user_name ), and may be you use web app too (web app runs with user's rights  for web server ( www, or httpd  ) ) and by default each time when you run app you get temporary files with different permissions.


 

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: