博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年12月20日

摘要: 之前我按照官方文档安装:C:\mongodb\bin\mongod.exe --config C:\mongodb\mongod.cfg --install服务是安装上去了,但是启动失败。最后Modify the path to themongod.cfgfile as needed. For the--installoption to succeed, youmustspecify alogpathsetting or the--logpathrun-time option.后面用这条语句就可以了。D:\MongoDB\bin>mongod --logpath D:\MongoDB\l 阅读全文

posted @ 2012-12-20 15:29 止水 阅读(242) 评论(0) 推荐(0)