View Single Post
Old 08-20-2004, 04:24 PM   #24
wessam
Orange Mole
 
Join Date: Jul 2004
Posts: 30
yes i can run it from command line and i can see my word document when try run it from command line

i try copy it to another place and reindex after change the PHPDIG_PARSE_MSWORD path but still got the saame error
SITE : http://localhost/
Exclude paths :
- @NONE@


Is result test http an array: 1
What is result test http status: HTML

Is result test an array: 1
What is result test status: HTML
Use is executable is set to: 0
Index the doc is set to: 1
Parse the doc is set to: C:\appserv\www\phpdig\catdoc\catdoc.exe
Does parse doc exist: 1
Is parse doc executable: 1
1:http://localhost/test/
(time : 00:00:05)
+
level 1...


Is result test http an array: 1
What is result test http status: MSWORD

Is result test an array: 1
What is result test status: MSWORD
Use is executable is set to: 0
Index the doc is set to: 1
Parse the doc is set to: C:\appserv\www\phpdig\catdoc\catdoc.exe
Does parse doc exist: 1
Is parse doc executable: 1

Command is: C:\appserv\www\phpdig\catdoc\catdoc.exe ../admin/temp/51727552.tmp 2>&1
Result contains: Array ( [0] => The system cannot execute the specified program. )
Return value is: 1

2:http://localhost/test/w.doc
(time : 00:00:15)

No link in temporary table

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

links found : 2
http://localhost:10/test/
http://localhost:10/test/w.doc
Optimizing tables...
Indexing complete !

and folder catdoc have read write permission
wessam is offline   Reply With Quote