search

Home  >  Q&A  >  body text

mongoDB启动报错,求助无解,希望有人搭理下

帖子已沉,勿扰了,我去mysql算了,mongodb的垃圾确实是可以的,赞了

按正常安装步骤,已经将mangodb安装成功,并且加入了系统服务,环境变量也加入了,求有闲情的大神能踩我两脚。加了几个相关的群,都是无人搭理,世态炎凉

習慣沉默習慣沉默2755 days ago687

reply all(3)I'll reply

  • PHPz

    PHPz2017-05-02 09:26:57

    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

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-05-02 09:26:57

    Enter the mongodb installation path and run mongo to try

    reply
    0
  • 过去多啦不再A梦

    过去多啦不再A梦2017-05-02 09:26:57

    Add the picture below

    reply
    0
  • Cancelreply