Problem to access "Content" with webdav

Author Message

Yannick Dupuis

Thursday 10 May 2007 6:10:58 am

Hi everybody,

I use a eZ Publish 3.8.3 instance in cluster mode and I have a problem to access to the content tree of my site access with webdav clients ( Konqueror 3.5, netDrive or Internet Explorer 6, 7). I have no problem to browse, download or upload files in the "Media" folder but I can't see data in the "Content" folder -> "Content does not exist" message in Konqueror (there are no error message in the webdav log).

Process of configuration:
1) editing settings/override/webdav.ini.append.php
-> create file and add parameters:
[GeneralSettings]
EnableWebDAV=true
Logging=enabled

2) Host configuration:

<Virtualhost xxx.xxx.xxx.xxx>
    ServerName webdav.xxx.com
    ServerAlias webdav.xxx.com
    <Directory /ezpublishDirectory>
        Options FollowSymLinks Indexes ExecCGI
        AllowOverride None
    </Directory>
    DocumentRoot /ezpublishDirectory
    RewriteEngine On
    RewriteRule . /webdav.php
</VirtualHost>

3) Clear all caches

4) Use Konqueror with webdav://webdav.xxx.com, netDrive with http://webdav.xxx.com and Internet Explorer with http://webdav.xxx.com/#

I see others users have the same problem in a older post of the forum (http://ez.no/community/forum/install_configuration/webdav_can_t_navigate_into_content) but the bug of incorrect characters has been solved in the 3.8 branch normaly.

I see in another post (http://ez.no/community/forum/install_configuration/v3_8_3_clustering_webdav) and in a comment of the documentation (http://ez.no/doc/ez_publish/technical_manual/3_8/features/webdav) than webdav don't support cluster mode. My webdav configuration have worked fine when my site wasn't in cluster mode, but actualy I have no problem to browse or upload content in the "Media" folder with a cluster configuration. I don't use webdav since a lot of time and I can't make the link with the switch to the cluster configuration and the access problem of "Content" folder in webdav.
Somebody have any information about limitation of webdav support in cluster mode???

Personal website : http://bit.ly/Yannick-Dupuis
Company : Openbridge - http://www.openbridge.fr

Yannick Dupuis

Thursday 10 May 2007 11:06:36 am

I found the solution of my problem.
Curiously, in ezurlalias table, the main node (node_id: 2) wasn't have a destination_url. (o_O)
If this was not a problem for browsing in the back office, webdav can't accessing to the destination of "Content". I don't know why this problem arrived suddenly and how my main node_id lost the destination_url, but it was the origin of my problem.

PS: In fact, I confirm we can use webdav with eZ Publish in cluster mode.

Personal website : http://bit.ly/Yannick-Dupuis
Company : Openbridge - http://www.openbridge.fr

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 18 2025 18:23:34
Script start
Timing: Jan 18 2025 18:23:34
Module start 'layout'
Timing: Jan 18 2025 18:23:34
Module start 'content'
Timing: Jan 18 2025 18:23:34
Module end 'content'
Timing: Jan 18 2025 18:23:34
Script end

Main resources:

Total runtime0.6694 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.0156152.6250
Module start 'layout' 0.00740.0041 740.640639.4453
Module start 'content' 0.01150.6565 780.0859494.3516
Module end 'content' 0.66800.0014 1,274.437512.1563
Script end 0.6694  1,286.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5146160.0002
Check MTime0.00140.2125160.0001
Mysql Total
Database connection0.00170.252610.0017
Mysqli_queries0.606290.5503520.0117
Looping result0.00090.1367500.0000
Template Total0.628993.920.3144
Template load0.00220.334620.0011
Template processing0.626693.605620.3133
Template load and register function0.00030.039410.0003
states
state_id_array0.00210.315510.0021
state_identifier_array0.00170.246520.0008
Override
Cache load0.00190.2876250.0001
Sytem overhead
Fetch class attribute can translate value0.00070.099910.0007
Fetch class attribute name0.00220.333030.0007
XML
Image XML parsing0.00971.452010.0097
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00981.4622150.0007
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs