D:\EastMoney\MongoDB\bin>mongod --dbpath D:\EastMoney\MongoDB\mydata\ --logpath D:\EastMoney\MongoDB\mydatalog\mydata.log --port 29110 --install --serviceName MongoDB

D:\EastMoney\MongoDB\bin>net start MongoDB
服务没有响应控制功能。

这是因为--dbpath 中mydata\ 多了个反斜杠,去掉就ok!!

相关文章:

  • 2021-11-06
  • 2021-10-16
  • 2022-01-25
  • 2021-08-26
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-20
  • 2021-10-08
  • 2021-05-15
  • 2022-02-07
  • 2021-12-11
  • 2022-12-23
相关资源
相似解决方案