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

Re: mod_dav_svn from openCollabNet OS X subversion 1.5.1-2 on OS X 10.5.4 with Apache fails to load

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Fri, 8 Aug 2008 19:10:04 -0600

Just a little more information. As I look into this, I don't think
the issue is with the binary itself. The missing symbol is actually
there and after some fooling around, I have made some observations
that somewhat back my thoughts up.

When you start Apache by default, it runs in 64-bit mode. Now there
are three ways to start Apache:

1) Using apachectl
2) Using /usr/sbin/httpd
3) Using launchd

What I've found is that I can get Apache to not only start completely
error free but Apache also serves Subversion properly using methods 2
and 3. I can also launch this in all 4 known architectures. (ppc,
i386, ppc64 and x86_64) After performing this research, I really
think that apachectl is either broken or somehow is causing this
issue. Running Apache directly (/usr/sbin/httpd) or using launchd has
no errors, warning and even runs as expected.

Russell,
    Can you tell me how you're starting Apache?

Take care,

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-09 03:28:41 CEST

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.