|
11-08-2004, 03:01 AM | #1 |
Green Mole
Join Date: Nov 2004
Posts: 3
|
indexing *.txt files
i want to index all txt files in my folders..but it only indexing my *.html files
of course when i try http://localhost/text.txt it works fine but if i try http://localhost/ only indexing of html files is it possible to index txt files also? thx |
11-08-2004, 07:30 AM | #2 |
Green Mole
Join Date: Nov 2004
Posts: 3
|
hm i read a lot in this forum but nothing really works
i try on localhost with Apache, PHP , MySQL.. install works fine without problems.. but if i start with indexing http://localhost:8080 i always got this SITE : http://s09451/ Exclude paths : - @NONE@ Duplicate of an existing document 1:http://s09451/index.html (time : 00:00:20) No link in temporary table -------------------------------------------------------------------------------- links found : 1 http://s09451:8080/index.html Optimizing tables... Indexing complete ! what does No link in temporary table means? |
11-08-2004, 08:03 AM | #3 |
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',''); |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Indexing 0 Files | adwaitjoshi | Troubleshooting | 2 | 03-15-2005 09:53 AM |
Not indexing my files | Spider | Troubleshooting | 5 | 07-22-2004 06:12 PM |
Why does phpDig rely on creating txt files for descriptions? | misterbearcom | How-to Forum | 1 | 06-14-2004 12:09 AM |
robots.txt versus robotsxx.txt | Charter | IPs, SEs, & UAs | 0 | 03-11-2004 07:00 PM |
Searching *.txt files | rafarspd | Troubleshooting | 4 | 12-05-2003 10:01 AM |