Forums / Install & configuration / webDAV -> Local install problem

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.

eZ debug

Timing: Jan 19 2025 21:29:31
Script start
Timing: Jan 19 2025 21:29:31
Module start 'content'
Timing: Jan 19 2025 21:29:32
Module end 'content'
Timing: Jan 19 2025 21:29:32
Script end

Main resources:

Total runtime0.7752 sec
Peak memory usage4,096.0000 KB
Database Queries47

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 589.0703180.8281
Module start 'content' 0.00680.7622 769.8984442.8281
Module end 'content' 0.76910.0061 1,212.726642.0938
Script end 0.7751  1,254.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.3797140.0002
Check MTime0.00130.1715140.0001
Mysql Total
Database connection0.00120.153510.0012
Mysqli_queries0.737595.1350470.0157
Looping result0.00040.0508450.0000
Template Total0.743795.920.3719
Template load0.00210.272120.0011
Template processing0.741695.664920.3708
Template load and register function0.00010.013710.0001
states
state_id_array0.00110.135710.0011
state_identifier_array0.00080.108120.0004
Override
Cache load0.00170.2182140.0001
Sytem overhead
Fetch class attribute can translate value0.00060.072110.0006
Fetch class attribute name0.00070.089020.0003
XML
Image XML parsing0.00050.058710.0005
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00200.2639180.0001
String conversion0.00000.000830.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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