Hi there!

I'd like to start using CouchDB for my projects.

This is on a Linux host. CouchDB installed from standard Debian package, no
settings altered. But it doesn't start properly:

root@pussy-riot-germany:~/luastuff# uname -a
Linux pussy-riot-germany 2.6.32-042stab068.8 #1 SMP Fri Dec 7 17:06:14 MSK
2012 i686 GNU/Linux
root@pussy-riot-germany:~/luastuff# /etc/init.d/couchdb start
Starting database server: couchdb.
root@pussy-riot-germany:~/luastuff# /etc/init.d/couchdb status
Apache CouchDB is running as process 7651, time to relax.
root@pussy-riot-germany:~/luastuff# telnet localhost 5984
Trying ::1...
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

Connection refused?

Here's the process info:

root@pussy-riot-germany:~/luastuff# uname -a
Linux pussy-riot-germany 2.6.32-042stab068.8 #1 SMP Fri Dec 7 17:06:14 MSK
2012 i686 GNU/Linux
root@pussy-riot-germany:~/luastuff# /etc/init.d/couchdb start
Starting database server: couchdb.
root@pussy-riot-germany:~/luastuff# /etc/init.d/couchdb status
Apache CouchDB is running as process 7651, time to relax.
root@pussy-riot-germany:~/luastuff# telnet localhost 5984
Trying ::1...
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

Please help, dear experts... :)

Cheers,
Stefan

Reply via email to