View Single Post
Old 11-08-2004, 07:03 AM   #3
skunkone
Green Mole
 
Join Date: Nov 2004
Posts: 3
*update* now it seem to work with *.txt in the same folder

SITE : http://s09451/
Exclude paths :
- @NONE@
1:http://s09451/
(time : 00:00:21)
+ +
level 1...
2:http://s09451/yoyo.txt
(time : 00:00:46)
3:http://s09451/test.doc
(time : 00:00:51)
No link in temporary table

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

links found : 3
http://s09451:8080/
http://s09451:8080/yoyo.txt
http://s09451:8080/test.doc
Optimizing tables...
Indexing complete !


but the doc converter even dont start..thats in my config

//---------EXTERNAL TOOLS SETUP
// if set to true is_executable used - set to '0' if is_executable is undefined
define('USE_IS_EXECUTABLE_COMMAND','1'); //use is_executable for external binaries

// if set to true, full path to external binary required
define('PHPDIG_INDEX_MSWORD',true);
define('PHPDIG_PARSE_MSWORD','C:\\Programme\\Apache Group\\Apache2\\htdocs\\catdoc\\catdoc.exe');
define('PHPDIG_OPTION_MSWORD','');
skunkone is offline   Reply With Quote