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
