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@...
For additional commands, e-mail:
users-help@...