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

Re: Problems with Apache Integration on RHEL 4

From: Tom Clancy <tclancy_at_gmail.com>
Date: 2005-03-22 16:53:25 CET

Poor form though it is, I'm going to reply to myself in hopes of
saving someone else the heartache. This was an issue with SELinux. I
resolved it in the short-term by running "setenforce 0" and in the
long-term by editing /etc/selinux/config. Probably not how you're
supposed to fix it, but it works for now.

Tom

On Mon, 21 Mar 2005 17:01:58 -0500, Tom Clancy <tclancy@gmail.com> wrote:
> Hi,
>
> I've installed Subversion on a few systems (Mandrake 10/10.1 and
> Fedora Core 2) previously. Now that we're moving to Subversion for
> version control however, we need a "mission-critical" OS, which means
> I have to use Redhat Enterprise 4. Obviously, this is the one time
> I've run into a problem I can't muddle my way through.
>
> Subversion seems to be running fine, but when I try to add the lines
> to httpd.conf to add in Apache/Subversion support, I get the following
> error message on restart:
>
> "Cannot load /usr/lib/httpd/modules/mod_dav_svn.so into server:
> libsvn_repos-1.so.0: failed to map segment from shared object:
> Permission denied"
>
> I've shotgunned a number of ideas in an attempt to solve this problem,
> but have yet to come across the proper solution. As best as I can
> provide, here's what I did:
>
> 1.) ./configure --without-berkley-db --with-apr=/usr/local/apr/
> 2.) make WITH_APACHE2_APR=yes WITH_MOD_DAV_SVN=yes
> 3.) make install
> 4.) updated /etc/ld.so.conf to include /usr/local/lib and then ran
> /sbin/ldconfig
>
> I also tried install mod_dav_svn from RPM at one point (is there a
> source I can use or is it just the one under the /subversion folder?).
> Sorry this is all so scatter-shot; let me know what other information
> I can supply.
>
> Thanks,
>
> Tom Clancy
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 16:56:13 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.