Hi,
I start couchdb with the default config (just changed the location of
the log file and the database directory and log level changed to
debug) and it says:
Apache CouchDB 0.9.0a711748-incubating (LogLevel=debug) is starting.
Configuration Settings ["/etc/couchdb/local.ini"]:
[couchdb] database_dir="/mysql/couchdb"
[log] file="/var/log/couchdb/couch.log"
[log] level="debug"
Apache CouchDB has started. Time to relax.
... however, it's not listening on the default port (or indeed any
other as confirmed by netstat and lsof. Any ideas?
The couch.log file is empty, too.
This is with the latest SVN.
- ask