You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Colin JN Breame <c....@dur.ac.uk> on 2003/02/17 07:55:15 UTC

Problem with mod_dav_svn.so

For some reason I cant get the mod_dav_svn.so to work.  Below shows the 
error.

I'm using Win2000 and Apache 2.0.43.

Should I log this as an issue or am I doing something wrong?

Regards
Colin


C:\root\usr\apache\Apache2\bin>apache
Syntax error on line 997 of C:/root/usr/apache/Apache2/conf/httpd.conf:
Cannot load C:/root/usr/apache/Apache2/modules/mod_dav_svn.so into server: 
The specified p
rocedure could not be found.

C:\root\usr\apache\Apache2\bin>dir /Q 
C:\root\usr\apache\Apache2\modules\mod_dav_svn.so
 Volume in drive C has no label.
 Volume Serial Number is A4AC-63FA

 Directory of C:\root\usr\apache\Apache2\modules

23/01/2003  00:38              241,664 BUILTIN\Administrators 
mod_dav_svn.so
               1 File(s)        241,664 bytes
               0 Dir(s)   1,069,531,136 bytes free

C:\root\usr\apache\Apache2\bin>ls -la 
C:\root\usr\apache\Apache2\modules\mod_dav_svn.so
-rwxrwxrwx    1 Administ None       241664 Jan 23 00:38 
C:\root\usr\apache\Apache2\modules
\mod_dav_svn.so

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Problem with mod_dav_svn.so

Posted by Branko Čibej <br...@xbc.nu>.
Colin JN Breame wrote:

> For some reason I cant get the mod_dav_svn.so to work.  Below shows
> the error.
>
> I'm using Win2000 and Apache 2.0.43.
>
> Should I log this as an issue or am I doing something wrong? 

I suspect you're doing something wrong. Which version of SVN are you
using? Did you build it yourself, or are you using one of the binaries
from subversion.tigris.org? Which one, the installer or the binary
package? Where's your mod_dav.so? Do you have a

    LoadModule dav_module modules/mod_dav.so

line in your httpd.conf?

Tell us these little details, we can't help you without them.

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org