eZ_Flow webdav on OSX Leopard server

Author Message

willard jansen

Tuesday 28 October 2008 9:27:49 am

Anyone knows how to do this on OSX different from the describes steps in the tech manual?

I edited all the files /private/etc/http/sites/virtual_hosts_global.conf for the VirtualHosts:

Listen ext ip address:80
NameVirtualHost ext ip address:80

<Virtualhost ext ip address>
  <Directory /Library/WebServer/Documents/ezportal (that's how i named the folder)
    Options FollowSymLinks Indexes ExecCGI
    AllowOverride None
  </Directory>
  DocumentRoot /Library/WebServer/Documents/ezportal
  RewriteEngine On
  RewriteRule . /webdav.php
 ServerAdmin admin@myserver.nl
 ServerName webdav.myserver.nl
</VirtualHost>

in site.ini:

SiteList[]=news
SiteList[]=plain
SiteList[]=ezflow_site
SiteList[]

in webdav.ini

[GeneralSettings]
EnableWebDAV=true
Logging=enabled

I can webdav to my server, but not to ezflow_site

thanks

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

Main resources:

Total runtime0.8141 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.1719152.6406
Module start 'layout' 0.00630.0041 741.812539.4766
Module start 'content' 0.01040.8021 781.2891403.0781
Module end 'content' 0.81250.0015 1,184.36728.1406
Script end 0.8141  1,192.5078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.4421160.0002
Check MTime0.00140.1781160.0001
Mysql Total
Database connection0.00080.102810.0008
Mysqli_queries0.770294.6081460.0167
Looping result0.00050.0672440.0000
Template Total0.773595.020.3868
Template load0.00230.280620.0011
Template processing0.771294.733320.3856
Template load and register function0.00030.041910.0003
states
state_id_array0.00080.096410.0008
state_identifier_array0.00080.098220.0004
Override
Cache load0.00190.2302120.0002
Sytem overhead
Fetch class attribute can translate value0.00100.120910.0010
Fetch class attribute name0.00130.165510.0013
XML
Image XML parsing0.00010.015810.0001
class_abstraction
Instantiating content class attribute0.00000.000810.0000
General
dbfile0.00100.1184100.0001
String conversion0.00000.001240.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs