Friday, November 27, 2015

Re: cakephp 2.5 cron jobs

Maybe you can, but you probably shouldn't
the call as documented definitly works.

Just make sure you got permissions (+x) for the console cake file!

Mark


Am Mittwoch, 25. November 2015 14:01:00 UTC+1 schrieb Igor Padovan da Silva:
You can use the /full/path/to/Console/cake -app /full/path/to/app your_shell 

2015-11-21 4:40 GMT-03:00 Ruslan <greenpan...@gmail.com>:
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+u...@googlegroups.com.
To post to this group, send email to cake...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.



--
Igor Padovan da Silva
about.me/igorpadovan

--
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: