View Single Post
Old 01-21-2004, 09:09 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. To start anew, just delete the site from the admin panel and click the delete button without selecting a site to delete the content of the tempspider directory. You can also delete the content from the keywords table by clicking the clean dictionary link, but it's likely faster to just empty the tables from phpMyAdmin or shell.

PhpDig checks whether a site is new or has already been indexed. If new, it inserts information about the site in the site and tempspider tables. If already indexed, it takes information from the sites table and inserts information in the tempspider table. The contents of the tempspider table is used for indexing or updating a site.

In genereal, closing/stopping a browser does not necessary stop a scripts execution and this can be the case with PhpDig, especially as PhpDig sets the time limit to a day to allow for extended indexing. You can stop a process from shell, or click the delete button, with no site selected, from the admin panel to empty the tempspider table.
__________________
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