Richard Lynch wrote:
Al wrote:
I'm trying to run 3 jobs in a crontab and only one job will run. I can rearrange the order and only the first one runs.
Try setting the MAILTO and check the output -- Perhaps that will tell you something useful...
Super suggestion.....
It clearly showed I had a syntax error, forgot the "/htdocs/". Betcha, I looked at the command 50 times and didn't see it.
The MAILTO only seems to work when the cronjob doesn't run satisfactory. I assume this is because I have a log and error specified.
I plan to add MAILTO to all my future cronjobs, it can help greatly when debugging.
Thanks.....
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php