[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Error when starting the httpd

From: Peter Ledbrook <peter.ledbrook_at_august.uk.com>
Date: 2003-06-20 11:14:49 CEST

You can run 'httpd -l' to find out which modules have been statically
compiled into Apache. 'mod_dav' should be one of them. When you compile
Apache, make sure you pass the '--enable-dav' option to 'configure'.
Otherwise, find a distribution that already has it enabled.

Hope that helps,

Peter

-----Original Message-----
From: Anthony Kong [mailto:anthony.kong@ufjia.com]
Sent: 20 June 2003 10:13
To: 'Sander Striker'; dev@subversion.tigris.org
Subject: RE: Error when starting the httpd

I see. When I try to locate mod_dav.so in my machine, however, I cannot any.
Do I have to build the mod_dav myself? (I would guess it is time for me to
lookup some apache doc, right? :-)

Anthony
Received on Fri Jun 20 11:19:28 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.