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

using apache (mod_dav_svn

From: Богатырев Сергей <Zerg_at_elsigroup.ru>
Date: 2004-10-26 16:22:19 CEST

Hi, all.

I am just begining with subversion. I So, I've just added a line to
httpd.conf:

        LoadModule dav_module modules/mod_dav.so
        LoadModule dav_svn_module modules/mod_dav_svn.so

But apache servise crushed with following errors:

        The Apache service named reported the following error:
>>> Cannot load C:/Program Files/Apache
Group/Apache2/modules/mod_dav_svn.so into server: The specified procedure
could not be found. .

        The Apache service named reported the following error:
>>> Syntax error on line 146 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf: .

When I'm starting apache from the command line, I get the next error
message:

        Syntax error on line 147 of C:/Program Files/Apache
Group/Apache2/conf/httpd.conf:
        Cannot load C:/Program Files/Apache
Group/Apache2/modules/mod_dav_svn.so into server: The specified procedure
could not be found.

After commenting the mod_dav_svn apache is stating without any errors.

Help!

Used versions
==================================================
apache: 2.0.46

subversion: svn, version 1.0.6 (r10360) compiled Jul 24 2004, 00:01:41

os: win2000

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 26 16:23:07 2004

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

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