mckim
09-25-2006, 01:25 AM
Hello,
this is a solution of how to get the pdf-indexer running (shared hoster):
domain = domain.com,
subdomain = subdomain.domain.com
"/start/domain/public_html/domain or subdomain/" = linux-path
this is your specific linux-path where KnowledgeTree is installed, ask your host what it looks like.
KT = linux-path/knowledgetree/
copy your precomiled version of pdftotext (http://www.foolabs.com/xpdf/download.html -> "Precompiled binaries") into your "KnowledgeTree" (KT) folder so that your folder looks like (i named it "xpdf"):
KT/xpdf/
go to KT/xpdf/ and set permissions of the file "pdftotext" so that it is executable from the web.
edit your config. ini found in linux-path/config/
find the expression pdftotext=pdftotext
change it to: pdftotext = KT/xpdf/pdftotext
and voila this should work
if you have already uploaded some pdf-files you can re-index them with the plugin indexersupport
just download, unpack and copy the folder into linux-path/plugins/
login as admin in KT, "Administration" -> "Miscellaneous" -> "Manage Plugin" -> "Reread Plugins"
activate the plugin and then "Update".
after this you'll find the a new point under
"Administration" -> "Miscellaneous" ->"Advanced Indexing Assistance"
where you can chose your folders and files that you want to re-index.
good luck
McKim
this is a solution of how to get the pdf-indexer running (shared hoster):
domain = domain.com,
subdomain = subdomain.domain.com
"/start/domain/public_html/domain or subdomain/" = linux-path
this is your specific linux-path where KnowledgeTree is installed, ask your host what it looks like.
KT = linux-path/knowledgetree/
copy your precomiled version of pdftotext (http://www.foolabs.com/xpdf/download.html -> "Precompiled binaries") into your "KnowledgeTree" (KT) folder so that your folder looks like (i named it "xpdf"):
KT/xpdf/
go to KT/xpdf/ and set permissions of the file "pdftotext" so that it is executable from the web.
edit your config. ini found in linux-path/config/
find the expression pdftotext=pdftotext
change it to: pdftotext = KT/xpdf/pdftotext
and voila this should work
if you have already uploaded some pdf-files you can re-index them with the plugin indexersupport
just download, unpack and copy the folder into linux-path/plugins/
login as admin in KT, "Administration" -> "Miscellaneous" -> "Manage Plugin" -> "Reread Plugins"
activate the plugin and then "Update".
after this you'll find the a new point under
"Administration" -> "Miscellaneous" ->"Advanced Indexing Assistance"
where you can chose your folders and files that you want to re-index.
good luck
McKim