10-11-2011, 06:51 AM
(10-07-2011, 11:53 PM)caos Wrote:(10-07-2011, 11:05 PM)steinm Wrote: [quote='caos' pid='1780' dateline='1317981927']
seems to create the search function fine how ever it does not seem to create a fulltext search data of the contents of a file like a pdf. i try the search function and it give no results found... looking at the Apache error log i found this
/pdftotext' is not recognized as an internal or external command,
operable program or batch file.
and
File does not exist: F:/xampp/htdocs/docs/out/jmaster
as i said on my home PC its running XAMPP 1.7.7 on windowsX64
any solutions???
That is pretty obvious. You don't have pdftotext. I don't know if there is anything equivalent to it on win32.
Uwe
Ok now after sparing much of my free time i got my old ferrari 4006wlmi laptop out and installed redhat enterprise linux 6 and setup as a LAMP server and installed the zendframworke.



now im when i type in zf show verison i get
Quote:Zend Framework Version: 1.11.10my question may be more to do with zendframework itself but for the full text search to work properly do i have to create a zend project folder within my htmlroot folder (/var/www/html/) for example docs (/var/www/html/docs/) <and then place letodms in the 'public' folder or can i just install leto in the html root ???
as i said before this is all new stuff to me never touched programing or let alone a linux and zend


thanks for the help from now Uwe
