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

Re: Subversion with Slackware 10

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-02-08 17:34:42 CET

On 2005-02-07 16:04-0600, Andrew Bolander wrote:
> >>>I am hoping that I just forgot to do something in my httpd.conf. I don't
> >>>understand why, #1, apache is still looking at /var/www/htdocs/svn, #2,
> >>>it is segfaulting, or #3, why mod_authz_svn would affect auth-basic
> >>>authentication in any way.
> >
> >
> >Have you tried to compile Apache HTTPD by yourself? Does it still
> >segfault? Is the httpd linked against correct libraries?
> >Have you check what your /server-info says? Does it reveal anything weird?
> >
>
> I have not compiled Apache from scratch yet. I guess that is my next
> step. I wanted to eliminate any configuration issues before I went that
> route first.

I would say that there have to be something fundamental broken with
your setup, because httpd should not segfault and it is behaving
oddly. Try isolate why this happen, try with very bare config, remove
any extra modules, check linked libraries, add functionality and
modules piece by piece. Or it build it from scratch by yourself, and
see what happens then.
>
> I checked the server-info for the mod_dav_svn.c module and came up with
> this:
...
> I think that the "Content handlers: none" line might be indicitave of
> something wrong, but I don't know what.

This is normal.

T: Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 8 17:38:07 2005

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.