Something was causing Cron to not complete. I changed to supercron and found it was weblinks_checker. I now have it set to only check one link per run but still does not complete.
I can add some debugging to this if necessary but, I first wanted to see if I am "special" or others have this problem.
Comments
Comment #1
nancydruI have used this on several sites with no problem.
The first thing I would do is to see if it is hanging on the same link every time. If it is, then unpublish that one link and see if it takes off after that. If it does, then the problem is with that one site. Some sites do not like http_request's thrown at them. I've seen several that will return a 403, yet you can follow the link with no problem.
Comment #2
nancydru