WebDAV - can brose Media but can't browse Content

Author Message

Linh Vu

Tuesday 10 October 2006 8:28:00 am

Hi all,

I have the following setup:

ezp 3.8.4 (php 4.4, mysql 5.0, apache 2.0) installed under http://domain.org/eng (it was a bad way to set it up but that was from early 2004 when I had no idea!)

I've enabled WebDAV via overriding webdav.ini

Now with Editor or Admin account, I can access webdav.domain.com (DocumentRoot of which points at that "eng" folder) and can list /home and /home/Media, but can't cd (cadaver or Konqueror) into the root of Content. Error is 404.

However I can cd into a subdirectory of Content that I know exists, i.e cd /home/Content/about works.

Why can't I list the children of the folder Content? There's nothing in the logs of both Apache and ezp, except 404 errors.

This doesn't happen with other ezp/webdav (same version 3.8.4) on the same server, but the other ones aren't installed in a subfolder (eng) like this one. I'm confused!

Thanks in advanced for the replies.

Cheers,
Linh

If I had more time, I would write less code.

Linh Vu

Tuesday 10 October 2006 10:42:31 pm

Using Internet Explorer to browse it, I got some useful log:

2006-10-11 06:45:39 : Client says: PROPFIND [processClientRequest]
2006-10-11 06:45:39 : Target: /home/Content/ [processClientRequest]
2006-10-11 06:45:39 : ----------------------------------------
2006-10-11 06:45:39 : PROPFIND was issued from client. [processClientRequest]
2006-10-11 06:45:39 : Depth: 0. [processClientRequest]
2006-10-11 06:45:39 : Check virtual folder: site 'home' in 'Content/'  [CS:getCollectionContent]
2006-10-11 06:45:39 : Can access 'home' and 'Content' [CS:userHasVirtualAccess]
2006-10-11 06:45:39 : Content collection: from site 'home' in 'Content' using path '' [CS:getCollectionContent]
<b>2006-10-11 06:45:39 : No nodeID [CS:fetchNodeByTranslation]
2006-10-11 06:45:39 : Unknown node:  [CS:getCollectionContent]
2006-10-11 06:45:39 : handle function was called with status: 31 [handle]</b>
2006-10-11 06:45:41 : Logged in: 'admin' [webdav.php]
2006-10-11 06:45:41 : WebDAV server started... [processClientRequest]
2006-10-11 06:45:41 : start url: /home/ [CS:processURL]
2006-10-11 06:45:41 : indexdir url: home/ [CS:processURL]

If I had more time, I would write less code.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.