启动mongoDB服务时,出现以下异常 window不能再本地计算机启动MongoDB
https://blog.csdn.net/u010452388/article/details/83025770
http://t.zoukankan.com/jthb-p-4033700.html
设置自动启动
sc.exe create MongoDB binPath= "\"D:\software\Mong、bin\mongod.exe\" --service --config=\"D:\software\\mongo.config\"" DisplayName= "MongoDB" start= "auto"
浙公网安备 33010602011771号