PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   again : Indexing problems : no link flloweb (http://www.phpdig.net/forum/showthread.php?t=2202)

sylvain 10-21-2005 03:46 AM

again : Indexing problems : no link flloweb
 
Hi,

My config

linux debian
apache
mysql

define('SPIDER_MAX_LIMIT',20);
define('RESPIDER_LIMIT',5);
define('LINKS_MAX_LIMIT',20)
define('RELINKS_LIMIT',5);
define('LIMIT_TO_DIRECTORY',false);
define('ALLOW_SUBDIRECTORIES',true);

All directorys chmod 777 (for test)

I have a big directory with a lot of (txt) files

001
002
003
004

with full text web page

a index (with all links)

and ....

SITE : http://xxxxxxxxxxxxx/
Exclude paths :
- @NONE@

Wait...
1:http://xxxxxxxxxxxxx/larbin-2.6.3/rep/index1.html
(time : 00:00:05)
No link in temporary table

--------------------------------------------------------------------------------

links found : 1
http://xxxxxxxxxxxxx/larbin-2.6.3/rep/index1.html
Optimizing tables...
Indexing complete !

???? Yes I have read all the old topics ... :o

Sylvain
France

Charter 10-26-2005 10:33 PM

Does your host use load balancing on its servers? Do you see any number other than zero in the following stats on the admin panel index page:
Code:

Pages : 0 Entries
Index : 0 Entries
Keywords : 0 Entries
Temporary table : 0 Entries

With load balancing and all zeros, PhpDig does not understand how to connect back to index. See this thread for a related solution.


All times are GMT -8. The time now is 01:06 AM.

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