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

Re: problem starting the apache server with svn

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-12 20:00:37 CEST

On Oct 12, 2006, at 10:24, Death Dealer wrote:

> the problem is that when i execute the command "apachectl start"
> from the command line i get this error message:
>
> httpd: Syntax error on line 205 of /etc/httpd/conf/httpd.conf:
> Cannot load /usr/lib/httpd/modules/mod_dav_svn.so into server:
> libaprutil-0.so.0: failed to map segment from shared object:
> Permission denied
>
> i tried with "sudo -s apachectl start" too and i get this error
> message:
>
> /usr/sbin/apachectl: line 102: 31297 Segmentation fault $HTTPD
> $OPTIONS -k $ARGV

Well, yes, you would need to use the apachectl command as the root
user, so either log in as root or prepend the command with sudo.

As to the segmentation fault, are both Apache and Subversion compiled
with the same version of APR and APR-Util? They need to be.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 12 20:02:00 2006

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.