|
01-20-2004, 07:03 AM | #1 |
Green Mole
Join Date: Jan 2004
Location: france
Posts: 3
|
Can't index word or excel files
Hello,
I have troubles to index word and excel files. With PDF i don't have problems. I've tried to intercept the command line passed to that tools. If I do a copy paste of the value passed to $command at lines 709 and 714 of robot_functions.php it works in a dos box, I have the text returned to screen, but phpdig don't index anything. It seems that the $retval at line 727 is 0 when parsing PDF, and 1 for XLS or DOC. I'm using Win 2000 with Apache 1.3.29, PHP 4.3.3, and PHPDig 1.8. Does anyone have an idea ? |
01-20-2004, 09:05 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Try checking that the directories and binaries have permission 755. For example, if the path/file is /usr/local/bin/catdoc, then check that the usr, local, and bin directories, as well as the catdoc file, are all 755 permissions.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MySQL crash when requesting word that is not in the index and encoding is ucs2_unicod | SABsearch2 | Bug Tracker | 1 | 07-27-2006 02:40 AM |
Word and Excel converted but not indexed! | Topaz | Troubleshooting | 9 | 10-15-2004 01:40 PM |
Indexing word doc's OK search through files don't work | dapuse | External Binaries | 3 | 02-05-2004 07:38 AM |
For dummies: How can i index word doc?? | dapuse | External Binaries | 3 | 01-27-2004 02:09 PM |
How can i index upper case word text? | bgrampa | How-to Forum | 1 | 09-24-2003 12:19 PM |