linux - crontab not running command -
I am trying to run a crontab command but it is not running for some reason. The command has to send push notifications.
Bin / flock -n / home / [user] / pushchat server / push / Lockfile usr / bin / php /home/[user]/PushChatServer/push/push.php development I also have push execution seamlessly by pushing the chmod + x push. This code works perfectly for my reset wavillerboard file but will not call push delivery file. This works if I run this works if I run However if I do in the cronat I or this is not working Does not. Please help me. Thanks! Update: It still does not work, but I have tried more stuff. I tried to retract the command in the cronat. this does not work as well as my Try to create a reset. Before the ladderboard code runs first And it works for me reset WakelyLeaderboard code but not for my push delivery address. It implies that this is something in my push delivery code that is causing the problem. However I run the / home / [user] / push delivery command line and it works. What could be causing this problem? I do not know why it is not running, but it happens to me before that time * * * * * * / Home / [user] / try push delivery - Use this * / 1 * * * * / home / [user] / push delivery / it worked for me like this ... (Both of the work is going on in minutes)
/ home / [user] / pushDelivery
/ usr / bin / flock -n / home / [user] / pushchat server / push / lockfile usr / bin / php / home /wwwuser]/PushChatServer/push/push.php development
* * * * * / home / [user] / push delivery
* * * * * * / usr / bin / flock -n / home / [user] / pushchat server / push / lockfile usr / bin / php / home / [user] /PushChatServer/push/push.php development
* * * * * / home / [user] / push delivery 0 * * 0 / home / [user] / resetuploaderboarder
* * * * / home / [user] / push delivery * * * * * / home / [user] / reset A Enlikorder
Comments
Post a Comment