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

Re: New user; unresolved library issue

From: Timothy Reaves <treaves_at_silverfields.com>
Date: 2002-08-07 03:00:24 CEST

On 07 Aug 2002 00:54:45 +0100
Philip Martin <philip@codematters.co.uk> wrote:

>
> Back to your problem, try this
>
> $ nm /usr/local/apache2/modules/mod_dav.so | grep dav_xml_get_cdata
> 0000a130 T dav_xml_get_cdata
>
> The number may be different but don't worry, the "T" is what matters
> as that's your missing symbol. If you get a "T" then your problem is
> that the mod_dav module is not being loaded.
>

        O.K., that showed the T. So I duplicated the line in httpd.conf (I had
the load twice). When I startup now, I get a message about module already
loaded, and it seems to work. Thanks!

        Now. How about this?
apr_error: #20014, src_err 0 : <Error string not specified yet>
  OPTIONS request failed on /subversion/test

apr_error: #20014, src_err 0 : <Error string not specified yet>
  The OPTIONS status was 301, but expected 200.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 7 03:00:46 2002

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.