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

Re: db file permissions required for Apache access

From: Glenn Burkhardt <glenn_at_aoi-industries.com>
Date: 2004-11-23 19:38:26 CET

On Tuesday 23 November 2004 12:02 pm, you wrote:
> Hello Glenn,
> Were you able to get any help on this or reach a conclusion? I'm running
> into the same issue, and was googling for answers.
>
> Thanks,
> Paul Novorolsky

I gave up and made the repository owned by the 'apache' user.

I think one has two choices:

1. Make the db files group writable, and give the user 'apache' group access
to the db files, and change the umask value for the httpd process to have
group write enabled. The last item can be done in the init script that
starts Apache.

2. Make the db files owned by the apache user. This avoids making changes to
the Apache system.

Oddly, my post to the user's mailing list doesn't appear in the archive
accessible from subversion.tigris.org. But I found it here:

http://svn.haxx.se/users/archive-2004-11/0365.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 23 19:41:13 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.