mongodb - "mongo" command fails to connect -


i trying install mangodb. have installed log , configure files. when run mongo command in mongodb/bin directory, receive error messages:
mongo mongodb shell version: 3.0.4, connecting to: test w network failed connect 127.0.0.1:27017, reason: errno:10061 no connection made because target machine actively refused it. error: couldn't connect server 127.0.0.1:27017 (127.0.0.1)

this mongod.cfg configure file; don't know if correct. logpath=c:\mongodb\log\mongo.log dbpath=c:\mongodb\data rest=true

can help? thanks.

there many more hurdles can face during installation of mongodb. installation of mongodb not easy task stuck these issue time.the option install mongodb step step described on mongodb's official website. dont miss step!.

here link http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -