hat some interesting issues on FreeBSD as well, looks like the couchdb user wants to have proper shell (/sbin/nologin did not work for some reason) cheers lenz
On Sat, Dec 20, 2008 at 1:26 PM, Thibaut Barrère <[email protected]>wrote: > Hi, > > > Apache CouchDB needs write permission on the PID file > > I've had that issue a while back (see > http://markmail.org/message/752qrvsgqs6qplfo). > > If I remember well I had a log stating write permission was required but it > actually required exec permission. > > chmod 700 solved the issue in my case. > > -- Thibaut >
