added on Oct 13, 2009 by
Hi,
I've got a problem, my auto add doesn't complete my autoadd list..
I only can submit about 5 links before linkex autoadd dies...
Is there a solution avaible?
added on Oct 16, 2009 by
Some systems limit how long a php program can run, could it be that? Time it.
Could it be the other end that doesn't respond?
added on Oct 16, 2009 by
Thanks for replying, but how can I check this?
added on Oct 17, 2009 by
Ask whoever sets the php timeout on your system. If you have access, it may be in php.ini or maybe a setting in your
control panel if you have one, try google for some answers.
Make a php page that loops, printing the time every 5 seconds and see how long it goes, if it's about the same time as
linkex you know the problem.
Did you time it like I said? Is it consistent no matter what sites you put in? Does that help give you a clue?
Linkex shouldn't time out, if the other site holds it up then the php timeout comes into play, but I think the default
setting for that is several minutes, like I said use google.