- Impact
- 136
Help with EstiBot bulk check php script problem
Hi,
I want to improve the EstiBot bulk check feature, to increase the number of domains you can check at a time to 1,000.
However, I've encountered a weird problem.
I have a working prototype script (unfortunately I can't publish the code here as it's my competitive edge), but it always terminates after line 693. That is to say, it will evaluate 693 domains, then stop execution of the script. The rest of the script output, which would show various options for the user, is not displayed at all.
It uses PHP and mySQL. Is this some server side problem due to "overheating" by the mySQL queries or something? Any ideas?
Whoever can help me to solve this will get a free link from EstiBot.com, plus 500 namebucks&rep (if incentives are allowed here)
Thanks much
Josh
Hi,
I want to improve the EstiBot bulk check feature, to increase the number of domains you can check at a time to 1,000.
However, I've encountered a weird problem.
I have a working prototype script (unfortunately I can't publish the code here as it's my competitive edge), but it always terminates after line 693. That is to say, it will evaluate 693 domains, then stop execution of the script. The rest of the script output, which would show various options for the user, is not displayed at all.
It uses PHP and mySQL. Is this some server side problem due to "overheating" by the mySQL queries or something? Any ideas?
Whoever can help me to solve this will get a free link from EstiBot.com, plus 500 namebucks&rep (if incentives are allowed here)
Thanks much
Josh





