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

Re: http access and fsfs?

From: Russell Gold <russ_at_gold-family.us>
Date: 2004-12-02 05:30:28 CET

On Dec 1, 2004, at 8:03 PM, anton wrote:

> what does apache run as? could you put the following lines in your
> httpd.conf:
>
> User russgold
> Group svnuser
>
> try that and see if it makes any difference. (run ps to verify that
> apache does indeed run as that user).
>

Yes, apache does wind up running under the specified user. But the only
difference I see is that the error message changed from:

(20014)Error string not specified yet: Berkeley DB error while opening
'nodes' table for filesystem /svnroot/yiml/db:\nNo such file or
directory

to

(20014)Error string not specified yet: Berkeley DB error while opening
environment for filesystem /svnroot/yiml/db:\nPermission denied

I don't see why it is saying *anything* about Berkeley DB when I am not
using it...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 2 05:34:02 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.