PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 11-08-2004, 02:01 AM   #1
skunkone
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
skunkone is offline   Reply With Quote
Old 11-08-2004, 06:30 AM   #2
skunkone
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?
skunkone is offline   Reply With Quote
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
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Indexing 0 Files adwaitjoshi Troubleshooting 2 03-15-2005 08:53 AM
Not indexing my files Spider Troubleshooting 5 07-22-2004 05:12 PM
Why does phpDig rely on creating txt files for descriptions? misterbearcom How-to Forum 1 06-13-2004 11:09 PM
robots.txt versus robotsxx.txt Charter IPs, SEs, & UAs 0 03-11-2004 06:00 PM
Searching *.txt files rafarspd Troubleshooting 4 12-05-2003 09:01 AM


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


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