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

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

by Jeremy Whitlock :: Rate this Message:

Reply to Author | View in Thread

Okay guys...for some closure, I've figured this out and it was
completely inline with what we mentioned was the answer a few weeks
ago.  When you use /usr/sbin/apachectl, it load /usr/sbin/envvars.
This creates a special DYLD_LIBRARY_PATH environment variable that
puts Leopard's default Subversion in front of the OSX binary I
maintain.  When this occurs, Apache has issues resolving symbols.  To
fix this, comment out the two lines defining and exporting the
DYLD_LIBRARY_PATH in /usr/sbin/envvars.

Take care,

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

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