[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: Anthony Kong <anthony.kong_at_ufjia.com>
Date: 2003-06-20 11:29:35 CEST

You are right! It is because subversion require a more recent version of
httpd, so I have to compile it myself. Thanks very much! Thanks everyone!
 
Anthony

-----Original Message-----
From: Peter Ledbrook [mailto:peter.ledbrook@august.uk.com]
Sent: Friday, June 20, 2003 5:15 PM
To: 'Anthony Kong'
Cc: dev@subversion.tigris.org
Subject: RE: Error when starting the httpd

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
<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:30:33 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.