DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-08-17 14:50:47

n3rdnl
New member
Registered: 2008-08-17
Posts: 1

lighttpd and webdav

I tried to enable webdav support in lightttpd.

The problem seems to be this property:
webdav.sqlite-db-name

To use this, lighttpd should be compiled with : --with-webdav-props

Is it even possible to compile lighttpd --with-webdav-props for the dsm-g600 ?

Offline

 

#2 2008-09-14 16:07:52

n3rd
Member
From: Netherlands
Registered: 2008-06-14
Posts: 16
Website

Re: lighttpd and webdav

First, my apologies for making a duplicate account. I could not remember my password, but now I do!

I have successfully compiled lighttpd with both --with-webdav-props and --with-webdav-locks.

The problem is, when i add the following line to my lighttpd.conf:
webdav.sqlite-db-name       = "/mnt/HD_a2/www/sites/webdav.db"

If I add this line, lighttpd would not start.

When I take a look in the manual, it says for LOCK and UNLOCK support uuid is required.

That brings me to my first question, why can it even configure with --with-webdav-locks when I do not have cross compiled e2fsprogs (which contains uuid)?

Ok my next step was to cross compile e2fsprogs, which succeeded. So I could compile lighttpd again, but it still does not work.
I found out lighttpd needs uuid.h but e2fsprogs does not include it.

Does that mean my e2fsprogs installation is broken? I don't think so because I could not find any errors.

Last edited by n3rd (2008-09-14 16:08:25)

Offline

 

#3 2010-01-12 18:46:24

hutzel
New member
Registered: 2010-01-07
Posts: 2

Re: lighttpd and webdav

Hey n3rd,
I am trying what you did, only I already fail at setting up a cross compiler.
Did you succeed in getting lighhtpd running as a webdav server in the meantime?
If so, would you mind giving me a hand with getting it to work or just send the binaries? smile

I'd greatly appreciate your help!
greetings
hutzel

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB