WebDAV problems with WebDrive and Dreamweaver

Author Message

Marco Zinn

Thursday 16 October 2003 2:03:40 pm

Hi Folks,
I'm still having problems with WebDAV, using WebDrive or Dreamweaver MX on WinXP.
Browsing and renaming works nicely, downloads, too.
But uploads get stuck and won't work.
I get 0-byte files in the var/Webdav directory, with filenames, that seems to indicate, that it is the Webdav-uploaded file. Permission here are "777".
But the upload never completes, so the clients hangs.
The log says "Client said "PUT" ", which sound reasonable to me.
Any ideas?
Where are the files stored/moved/copied, when i do an upload in Webdav? Maybe some other directory has permission problems.

Marco
http://www.hyperroad-design.com

Balazs Halasy

Thursday 16 October 2003 3:13:28 pm

Check the permissions of "var/[site access]/webdav/tmp" - this is where the eZ publish webdav server stores the files at first. The files are then moved to "var/[site access]/storage/original/image", var/[site access]/storage/reference/image" or "var/[site access]/storage/original/" depending on the filetype. The log should say something more than just "Client said put".. what else is there under that line? Set up webdav, make ready to upload the file, but don't upload it just yet. Clear the log first, then upload it. What does the log say?

Balazs

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

Main resources:

Total runtime0.0143 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.4766152.6406
Module start 'layout' 0.00540.0031 742.117239.4766
Module start 'content' 0.00850.0038 781.593889.3672
Module end 'content' 0.01230.0019 870.960930.3047
Script end 0.0142  901.2656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002316.4537140.0002
Check MTime0.00117.8648140.0001
Mysql Total
Database connection0.00074.593810.0007
Mysqli_queries0.002618.410330.0009
Looping result0.00000.132110.0000
Template Total0.001510.510.0015
Template load0.00085.814610.0008
Template processing0.00074.628910.0007
Override
Cache load0.00063.913210.0006
General
dbfile0.00021.453280.0000
String conversion0.00000.070240.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