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

Re: httpd.conf loadModule failed. SOS!!!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-02 15:41:21 CEST

"Li HaiChen" <mikeche6361@hotmail.com> writes:

> 1) There is a very trouble problem that when I restart httpd, I was
> reported that can not find symbol(i'm sorry for fogot that symbol's
> name) defined which involved in mod_dav_svn.so,why??

If this is the result of building a fresh copy of svn 0.24.2, then you
may have encountered a known bug. Try reversing the order of
"LoadModule mod_dav_svn" and "LoadModule mod_authz_svn". mod_dav_svn
should come first.

Of course, without the exact error message, this is only a guess.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 15:42:53 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.