[TYPO3] Indexed Search: PDF tools was not found

Michael Stucki michael at typo3.org
Mon Jul 10 19:54:16 CEST 2006


Hi Nick,

I suppose you are using open_basedir. Recent indexed_search versions check
for the existance of catdoc & co. using is_file(). However, this function
is locked to the open_basedir.

Solution: Add /usr/bin/ to open_basedir.

- michael

> Hi there,
> 
> I'm using TYPO3 4.0 with Indexed Search 2.9.0 on Debian Sarge.
> 
> Internal pages are indexed correctly, but external files not. My TS
> setup should be o.k.:
> 
> page.config {
> index_enable = 1
> index_externals = 1
> }
> 
> In the "Details for a single result row" (Web->Info->Indexed Search) I
> get the following debug output:
> 
> PDF tools was not found in paths '/usr/bin/pdftotext' and/or
> '/usr/bin/pdfinfo'
> 'catdoc' tool for reading Word-files was not found in path
> '/usr/bin/catdoc' etc.
> 
> 
> But all these tools are in place:
> 
> whereis catdoc
> catdoc: /usr/bin/catdoc /usr/lib/catdoc /usr/share/catdoc
> /usr/share/man/man1/catdoc.1.gz
> 
> And on the command line the tools work fine.
> 
> 
> Any ideas what the problem could be?

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-english mailing list