On Tue, 17 May 2011, Clare Walsh wrote: > 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.
If you are on Linux, you can run netstat -otap to see what port its listening on (if any). -- Aj.
