11-15-2012, 10:43 PM
(11-15-2012, 10:38 PM)MicheagleD Wrote:(10-18-2012, 06:26 PM)steinm Wrote:(07-11-2012, 07:46 PM)rauL.alamo Wrote: Can someone help me with HTTP_WebDAV_Server and Zend Framework warning ? Just keep in mind that is not a full linux machine , I cannot install the pakg .
thanks in advance.
Raul
Get the HTTP_WebDAV_Server PEAR package just like Log and install
in into you php include path.
Uwe
Hello, same situation here:
QNAP 212,
letoDMS works,
fulltext indexing (pdf and word) is only running, when I restart my apache with the following comand: /etc/init.d/Qthttpd.sh restart
But webdav isn't working.
I have the HTTP_WebDAV_Server PEAR package installed, wondering if it is needed because WebDAV is allready running on my QNAP NAS.
Fault: if I point my browser to <my_address>/letodms/webdav/index.php
I allways get a blank page and I don't have to fill in my login data.
Any idea how to solve this problem?
Pear Package is installed with ipgk.
This is probably a php include path issue. Where is the PEAR package installed and what is your php include path?
Just because your QNAP NAS has webdav, doesn't mean letodms has it too. It's a different piece of software.
Uwe