On Sat, Aug 8, 2009 at 2:48 AM, Brian Candler<[email protected]> wrote: >> > Did the config change in 0.9.1, for where I need to set the path to >> > CouchDB's PID file? >> >> Yep, it was noted in the CHANGES file: >> It is now: >> /var/run/couchdb/couchdb.pid > > or /usr/local/var/run/couchdb/couchdb.pid if you use the default ./configure > without any extra options
Thanks for this. I'm using the default ./configure that Brian mentioned, and indeed the pid is there! - Trevor
