Hi Paul, Paul Davis wrote:
What's the IP you listed for the bind_address? Did you perhaps specify something like 192.168.10.1? If so that means CouchDB isn't listening on 127.0.0.1.
it's 127.0.0.1
To check if the port is open, try: $ netstat -tap tcp | grep 5984
hm - but no output here Thanks for the help Cheers Andy
