Skip to main content
19 events
when toggle format what by license comment
May 23, 2017 at 12:37 history edited CommunityBot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Dec 12, 2016 at 12:32 vote accept The Outstanding Question Asker
Dec 6, 2016 at 4:52 comment added Murtuza Zabuawala @VladimirDespotovic can you provide detail code ??
Dec 5, 2016 at 20:09 vote accept The Outstanding Question Asker
Dec 5, 2016 at 20:11
Dec 5, 2016 at 20:09 vote accept The Outstanding Question Asker
Dec 5, 2016 at 20:09
Dec 5, 2016 at 15:00 comment added The Outstanding Question Asker I tried setting the cron in a module and still it didn't work.
Dec 5, 2016 at 14:59 vote accept The Outstanding Question Asker
Dec 5, 2016 at 18:20
Dec 5, 2016 at 13:58 vote accept The Outstanding Question Asker
Dec 5, 2016 at 14:59
Dec 5, 2016 at 13:16 vote accept The Outstanding Question Asker
Dec 5, 2016 at 13:58
Dec 5, 2016 at 13:05 history edited Murtuza Zabuawala CC BY-SA 3.0
added 397 characters in body
Dec 5, 2016 at 12:47 comment added The Outstanding Question Asker Let us continue this discussion in chat.
Dec 5, 2016 at 12:46 comment added Murtuza Zabuawala @VladimirDespotovic for your custom php script you can write some value in some custom file and debug that.
Dec 5, 2016 at 12:45 comment added Murtuza Zabuawala @VladimirDespotovic For your custom php script you wont see any entry in cron_schedule table
Dec 5, 2016 at 12:43 comment added The Outstanding Question Asker I am in my {magento} root directory and I did crontab -e, and I added the line */5 * * * * php -f /cron_test.php because my cron_test.php is also in {magento} root directory. And now I am not seeing my cron_test.php in the cron_schedule table. What am I missing?
Dec 5, 2016 at 12:04 comment added Murtuza Zabuawala @VladimirDespotovic instead of 5 put 15 over there and it will work
Dec 5, 2016 at 12:03 history edited Murtuza Zabuawala CC BY-SA 3.0
added 133 characters in body
Dec 5, 2016 at 12:01 comment added Murtuza Zabuawala @VladimirDespotovic You have created php script for cron job ? let me update my answer
Dec 5, 2016 at 12:00 comment added The Outstanding Question Asker And where is my cron job and how to set it run for example an PHP script?
Dec 5, 2016 at 11:56 history answered Murtuza Zabuawala CC BY-SA 3.0