I'm experiencing something weird with running a program under cron jobs. when I set the program to run every 1/2 hour, the program does not run. However, when I set the program to run every 5 minutes, the program runs fine. Any idea as to why this is happening?
Thanks,
I have yet to find an answer to my earlier post: why cron jobs runs when I set it to run every 5 minutes, but does not run when I set it to run every 30 minutes.
Can anyone provide any insight as to why this is happening?
Thanks.
Has anyone had an opportunity to review my code and see where an error in the code maybe affecting cron jobs?
Thanks.