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.

eZ debug

Timing: Jan 19 2025 01:16:17
Script start
Timing: Jan 19 2025 01:16:17
Module start 'layout'
Timing: Jan 19 2025 01:16:17
Module start 'content'
Timing: Jan 19 2025 01:16:17
Module end 'content'
Timing: Jan 19 2025 01:16:17
Script end

Main resources:

Total runtime0.0165 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 590.5234152.6563
Module start 'layout' 0.00700.0026 743.179739.5078
Module start 'content' 0.00970.0047 782.687589.5234
Module end 'content' 0.01440.0020 872.210934.3047
Script end 0.0164  906.5156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002716.3086140.0002
Check MTime0.00116.7458140.0001
Mysql Total
Database connection0.00116.860210.0011
Mysqli_queries0.002515.289530.0008
Looping result0.00000.072410.0000
Template Total0.001710.410.0017
Template load0.00095.178110.0009
Template processing0.00095.202710.0009
Override
Cache load0.00063.552410.0006
General
dbfile0.00095.639880.0001
String conversion0.00000.034740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs