mongoDB starts up and reports an error. I can't find a solution. I hope someone can help me.
習慣沉默
習慣沉默 2017-05-02 09:24:57
0
3
706

The post has been buried, please don’t disturb me, I will go to mysql and forget about it. Mongodb’s garbage is indeed OK, like it

Following the normal installation steps, mangodb has been installed successfully, and system services and environment variables have been added. I hope you can step in and step on me. I’ve added several related groups, but no one is paying attention to them. The world is so hot

習慣沉默
習慣沉默

reply all(3)
PHPzhong

Hello! It is probably the weekend, so there are fewer people responding, or they may not be able to respond in time.

Judging from your screenshot, the MongoDB service has been started, but there are some warnings.

You can use mongo to connect to it and you can operate MongoDB.

For example

1. Insert table:

db.test.insert({name : 'bguo'})

2. Query table

db.test.find()

For reference!

Love MongoDB! Have Fun!

MongoDB Chinese community has a lot of offline activities, please click below:
2017 Huashan Sword Discussion|MongoDB Chinese Community

伊谢尔伦

Enter the mongodb installation path and run mongo to try

过去多啦不再A梦

Add the picture below

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template