mongodb - installation error on mongo DB -
i installed mongodb on ubuntu 11.04 followed this site. gave command run mongodb
sudo /etc/init.d/mongodb start it showed error
sudo: /etc/init.d/mongodb: command not found i checked file.but okay.can 1 tell me how solve this.
please me .i newbie mongodb. [edited] when connecting mongo showing error
connecting to: test sun jul 3 09:57:29 error: couldn't connect server 127.0.0.1 shell/mongo.js:79
you may should try run:
mongo --nodb this worked me.
Comments
Post a Comment