WebDAV configuration

Author Message

Seth Gottlieb

Tuesday 01 May 2007 8:27:17 am

Hello,

I am trying to setup WebDAV on my local instance of eZ publish (version 3.9.1). I followed the directions:
* enabled in the webdav.ini file
* created a new virtual host with the rule to send everything to webdav.php

However, when I try to go to the URL (ezwebdav.local maps to 127.0.0.1 in my /etc/hosts file), I get an access denied. My apache error log reports:

client denied by server configuration: /Library/WebServer/Documents/ezdemo/webdav.php

I don't think it is a permissions thing because index.php is serving my siteaccesses fine and the permissions are the same.

If you can't tell from the doc root, I am running on a Mac. I am trying to connect using Connect to Server from Finder and entering the address http://ezwebdav.local in the address field.

Any ideas?

Thanks,

Seth

Seth Gottlieb

Tuesday 01 May 2007 9:05:00 am

I figured it out. You need to make the change to webdav.ini globally.

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

Main resources:

Total runtime0.0190 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0084 589.0469152.6250
Module start 'layout' 0.00840.0044 741.671939.4609
Module start 'content' 0.01290.0039 781.132889.3359
Module end 'content' 0.01680.0022 870.468830.3047
Script end 0.0189  900.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002714.0788140.0002
Check MTime0.00136.7235140.0001
Mysql Total
Database connection0.002211.378410.0022
Mysqli_queries0.004523.839430.0015
Looping result0.00000.110510.0000
Template Total0.00199.810.0019
Template load0.00105.404710.0010
Template processing0.00084.350910.0008
Override
Cache load0.00063.334810.0006
General
dbfile0.00021.092780.0000
String conversion0.00000.052840.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