kbtan
User
 Junior Boarder
| Posts: 6 |   | Karma: 0
|
Re:Pdf indexer "Could not read contents of the file" - 2009/03/04 20:14
Seems that the problem IS with popen after all. Being a Unix feature, it's not working too well under Windows.
Meanwhile, Nate has helped me solve my 2nd problem: even by manually editing the index, searching still returns 0 results.
Cause: I did not enable the search bot.
Solution: In Joomla administration, goto Extension --> Plugin Manager --> select Search PDFs & enable it.
With this, I am finally able to generate the index manually from the command line, and copy-paste it into the box. It's manual intensive, but at least it works for the moment.
|