View Single Post
Old 12-16-2004, 04:43 PM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
If you are going to use multiple browsers, then you might want to comment out the following line in the spider.php file:
PHP Code:
array_unshift($list_sites,$site_datas); 
If you are going to use shell, then you might want to send in only one site per process.

Either way, you should test it out on some of your demo sites and see if it works, whether you need to do other modifications to the code, etcetera.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote