[gollem] Gollem 1.1-cvs & WebDAV support

Nicolas Gorguès gorni at siloh.fr
Fri Mar 28 15:55:24 UTC 2008


Jan Schneider a écrit :

> That was a typo in test.php, fixed in CVS.

Yes, the HTTP_WebDAV_Server pakage is now properly detected.

> I guess this still has to be found out. :) But as far I understand,  
> this should only be necessary if autologin aka hordeauth does *not*  
> work. But you said you have set it up like this. So the problems seems  
> to be anywhere else.

Yes, hordeauth does properly work for my ftp backend through the Gollem
web interface...
I'm glad to learn that it is also supposed to work through WebDAV...
Even if I don't really know where to investigate to workaround the
problem on my installation. It may not be a permission problem, since
other DAV folders (in kronolith, nag, or turba) also disappear the same
way when trying to browse them... And I never managed to get something
as readable as this:
http://www.horde.org/papers/bostonphp2007-03/graphics/webdav.png
(instead of names, I get objects IDs)

Could you confirm that the correct way to access the Horde WebDAV
folders is to point the DAV client
to http://server.domain.com/rpc.php/ ? I find that out looking at the
/rpc.php code, but there is very few documentations about how to use
WebDAV features for now (obviously, I understand that it is bleeding
edge features).

Last but not least, trying to access the ftp backend though
http://server.domain.com/services/obrowser, I got the error message
below... Any idea?

Thank you for your support,

Nicolas Gorguès

-- 
Siloh - http://www.siloh.fr

---

  Une erreur fatale s'est produite


      Unable to create Gollem session

|[ligne 35 de /var/www/web12/web/services/obrowser/index.php]|


      Détails (aussi dans le fichier de traces de Horde) :

object(PEAR_Error)#21 (8) {
  ["error_message_prefix"]=>
  string(0) ""
  ["mode"]=>
  int(1)
  ["level"]=>
  int(1024)
  ["code"]=>
  NULL
  ["message"]=>
  string(31) "Unable to create Gollem session"
  ["userinfo"]=>
  NULL
  ["backtrace"]=>
  array(5) {
    [0]=>
    array(6) {
      ["file"]=>
      string(32) "/var/www/web12/web/pear/PEAR.php"
      ["line"]=>
      int(576)
      ["function"]=>
      string(10) "PEAR_Error"
      ["class"]=>
      string(10) "PEAR_Error"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(5) {
        [0]=>
        string(31) "Unable to create Gollem session"
        [1]=>
        NULL
        [2]=>
        int(1)
        [3]=>
        int(1024)
        [4]=>
        NULL
      }
    }

[...]

---










More information about the gollem mailing list