Ah, thank you, I haven't started couch that way before.
It says it's started it... but I still can't make requests to it and
there are no logs generated.
I imagine it's because I'm doing something else stupid?
sudo /usr/local/bin/couchdb -a couch.ini
Apache CouchDB is running as process 6249, time to relax.
Thanks
Clare
On 17/05/11 15:04, Owen Marshall wrote:
On 05/17/2011 10:01 AM, Clare Walsh wrote:
sudo /usr/local/etc/init.d/couchdb start -a couch.ini
I don't think the init.d script looks at argv.
You want to call /usr/local/bin/couchdb directly, not the init script.