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

Re: RES: Re: Issue with Apache2 SVN access

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-21 16:12:49 CEST

On Mon, 2004-06-21 at 08:54, Roy Nasser wrote:
> Anyone have any ideas??? I have tried chown to user nobody (chown -R
> nobody.nobody *), and even went as far as trying to chmod 777 all files
> and all subdirs... no luck...

Show us an 'ls -lR' listing of /var/roy/repos/.

>
> I have run the db recovery and still nothing...

Did you run recovery as the user which owns the repository? If not,
this will change all the permissions on the database files again.

> specified yet: Berkeley DB error while opening environment for
> filesystem /var/
> roy/repos/db:\nPermission denied

Your problem is that apache doesn't have permission to open the BDB
database, plain and simple. We just need to look at the details.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 21 16:16:09 2004

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.