View Single Post
Old 10-21-2005, 03:46 AM   #1
sylvain
Green Mole
 
Join Date: Oct 2005
Posts: 1
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 ...

Sylvain
France
sylvain is offline   Reply With Quote