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

SVN 1.0.5, Apache 2.0.49, Win32: mod_dav_svn: not found

From: Elf af Elfhjelm <eero.saynatkari_at_kolumbus.fi>
Date: 2004-06-12 10:38:34 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

I'm having problems getting Apache to run with SVN; I've modified everything
according to the documentation. SVN was obtained as the .zip from the main site
and apache came from one of their mirrors as self-extracting (it did say no SSL
but nothing else). When I try to run Apache (or check the .conf file), I get the
following message:

Syntax error
on line 146 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 module could not be found.

Lines 140-149 in httpd.conf:
#LoadModule auth_dbm_module modules/mod_auth_dbm.so
#LoadModule auth_digest_module modules/mod_auth_digest.so
LoadModule autoindex_module modules/mod_autoindex.so
#LoadModule cern_meta_module modules/mod_cern_meta.so
LoadModule cgi_module modules/mod_cgi.so
LoadModule dav_module modules/mod_dav.so
LoadModule dav_svn_module modules/mod_dav_svn.so <=== 146
LoadModule dav_fs_module modules/mod_dav_fs.so
LoadModule dir_module modules/mod_dir.so
LoadModule env_module modules/mod_env.so

Obviously /I/ am showing that the module is in the specified directory. I tried
to supply a full path, tried to fetch it directly from the svn directory. I did
reboot once as per the docs and even reinstall-repeated once, neither of which
helped.

I think I've seen this question on a few different spots but never with an
answer attached to it -and aside from wanting to get this to work, I'm curious
as to why the module is supposedly 'not found' (although I suppose /that/
question is best left to Apache folks).

Any ideas as to what I'm doing wrong or where I should be looking for the source
of the problem?

Thanks!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAysEJ9RhkmVT0aNQRAg0ZAJ4kqzN3t6GYjHTpSl4uVp15/cuUAgCdHRow
1LD8gWNchkNlvtQSBEAOakQ=
=cLgj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 12 10:39:54 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.