webDAV -> Local install problem

Author Message

laurent le cadet

Monday 31 January 2005 3:05:25 am

Hi,

I want to see how webDav works.
I have a fresh install using the bundle, which is at the root of my D: disc.

First I didn't chnage the apache conf. :

Forbidden
You don't have permission to access / on this server.


--------------------------------------------------------------------------------

Apache/1.3.31 Server at doser2.ez.no Port 80

Then I tryied to add the following lines to httpd.conf :

<Virtualhost 192.168.101.1>
  <Directory /eZpublish>
    Options FollowSymLinks Indexes ExecCGI
    AllowOverride None
  </Directory>
  DocumentRoot /eZpublish
  RewriteEngine On
  RewriteRule . /webdav.php
 ServerAdmin root@localhost
 ServerName webdav
</VirtualHost>

restart, but this makes apache crash...

Someone can help me ?

Laurent.

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:22:57
Script start
Timing: Jan 19 2025 01:22:57
Module start 'layout'
Timing: Jan 19 2025 01:22:57
Module start 'content'
Timing: Jan 19 2025 01:22:58
Module end 'content'
Timing: Jan 19 2025 01:22:58
Script end

Main resources:

Total runtime1.1380 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 590.3906152.6406
Module start 'layout' 0.00640.0034 743.031339.4766
Module start 'content' 0.00981.1263 782.5078441.7344
Module end 'content' 1.13610.0019 1,224.24228.1484
Script end 1.1379  1,232.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2922160.0002
Check MTime0.00140.1215160.0001
Mysql Total
Database connection0.00090.082110.0009
Mysqli_queries1.090095.7862460.0237
Looping result0.00040.0384440.0000
Template Total1.106997.320.5534
Template load0.00190.165420.0009
Template processing1.105097.098620.5525
Template load and register function0.00010.012010.0001
states
state_id_array0.00110.099610.0011
state_identifier_array0.00110.096420.0005
Override
Cache load0.00150.1333140.0001
Sytem overhead
Fetch class attribute can translate value0.00090.081410.0009
Fetch class attribute name0.00080.074220.0004
XML
Image XML parsing0.00050.048010.0005
class_abstraction
Instantiating content class attribute0.00000.000420.0000
General
dbfile0.00090.0793160.0001
String conversion0.00000.000740.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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: 11
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs