WebDAV configuration

Author Message

Vjeran Vlahovic

Tuesday 06 July 2004 6:32:25 pm

Hi,
I'm testing EZ Publish last few days & stucked at WebDAV setup... I've followed steps regarding WebDAV, but with no success.
Added an extraline (DocumentRoot) to force Apache to look into the right dir:

<Virtualhost *>
<Directory /var/www/ez/ezpublish-3.4.0>
Options FollowSymLinks Indexes ExecCGI
AllowOverride None
</Directory>
DocumentRoot /var/www/ez/ezpublish-3.4.0/
RewriteEngine On
RewriteRule !\.(css|jar|js|html|php)$ /webdav.php
ServerAdmin webmaster@ezdav.xyz
ServerName ezdav.xyz
</VirtualHost>

I'm using ez publish 3-4.0 and IE6.0.2800. IE doesn't ask me for login/pwd.
It sometimes returns http error "HTTP 405 - Resource not allowed" and someties logs me in (without login form), but I can't upload anything...
Any clue what's wrong? Thanks in advance.

http://www.netgen.hr/eng

Jan Klooster

Thursday 17 February 2005 5:07:27 am

I'm assuming a VirtualHost setup here, but did you activate the NameVirtualHost directive? Otherwise the additional webdav-virtualhost will not be reached...

Jan Borsodi

Thursday 17 February 2005 5:35:28 am

I see one isse, the rewrite is a bit wrong (allthough not related to your problem), it should say:

RewriteRule .* /webdav.php

Also check this FAQ:
http://ez.no/ez_publish/documentation/faq/webdav/i_cannot_access_webdav_from_windows_xp_what_is_the_reason

I would also recommend a later 3.4 version or the 3.5 version of eZ publish.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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 12:33:05
Script start
Timing: Jan 19 2025 12:33:05
Module start 'layout'
Timing: Jan 19 2025 12:33:05
Module start 'content'
Timing: Jan 19 2025 12:33:06
Module end 'content'
Timing: Jan 19 2025 12:33:06
Script end

Main resources:

Total runtime1.1480 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.1563152.6250
Module start 'layout' 0.00520.0030 741.781339.4609
Module start 'content' 0.00821.1382 781.2422575.5703
Module end 'content' 1.14650.0015 1,356.812512.1719
Script end 1.1479  1,368.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2775160.0002
Check MTime0.00130.1162160.0001
Mysql Total
Database connection0.00060.055510.0006
Mysqli_queries1.096995.5486590.0186
Looping result0.00080.0700570.0000
Template Total1.117397.320.5586
Template load0.00190.168520.0010
Template processing1.115397.155420.5577
Template load and register function0.00010.008310.0001
states
state_id_array0.00090.080410.0009
state_identifier_array0.00090.076520.0004
Override
Cache load0.00160.1386300.0001
Sytem overhead
Fetch class attribute can translate value0.00100.087030.0003
Fetch class attribute name0.00170.148650.0003
XML
Image XML parsing0.00120.102930.0004
class_abstraction
Instantiating content class attribute0.00000.000750.0000
General
dbfile0.00100.0853240.0000
String conversion0.00000.000840.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 18
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs