Error: Subversion with Apache
From: Suelmar Castro <suelmar.castro_at_yahoo.com.br>
Date: 2007-02-23 14:31:37 CET
OS - Windows XP with SP2
I installed apache server 2.2.4 and subversion 1.4.3, copied the files (mod_authz_svn.so, mod_dav_svn.so and libdb44.dll) to apache/modules.
uncomment this lines in httpd.conf:
Add the following two lines to the end of the LoadModule section.
At the end of the Config file add following lines:
<Location /svn>
and when i run apache's test configuration, he showed me a error that he didnt cant load this module, cause he didnt found specified module.
Anyone can help me?
__________________________________________________
|
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.