PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   possible reasons for error (http://www.phpdig.net/forum/showthread.php?t=590)

hennagaijin 03-01-2004 08:16 AM

possible reasons for error
 
I'm a new user of PhpDig and I'm using it to spider a very large website (over 300,000 pages, although many are dynamically generated). It seems to be working great (if a little slow - forking would be very useful).

However, there's one page/directory that it just won't spider. It's a very basic page that is linked to from every other page on the site, but for some reason it keeps getting logged with error = 1 in the tempspider table, and it never makes it to the spider table.

What are the different possible reasons why a page would be added to tempspider with error = 1? I feel like if I had a list of possibilities I'd have more options for troubleshooting.

Many thanks.

Charter 03-01-2004 08:55 AM

Hi. In the spider.php file look for the following two comments:

//mark the tempspider reccord as error

//insert in temp table for next level

Near these comments you will find if/else evaluations and the queries that set error to one.


All times are GMT -8. The time now is 03:03 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.