84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
mongodb是通过brew下载的,在/usr/local/etc下有个mongod.conf配置文件。 现在我想通过命令mongod --config /usr/local/etc/mongod.conf 来启动mongod 。 提示错误Error reading config file: No such file or directory 找不到文件。
/usr/local/etc
mongod.conf
mongod --config /usr/local/etc/mongod.conf
Error reading config file: No such file or directory
新手刚刚学习mongodb希望能有人帮忙解决问题。
La personne qui a posé la question semble avoir écrit le mauvais nom de fichier. C'est mongod.conf, pas mongodb.conf. mongod --config /usr/local/etc/mongod.conf
mongodb.conf
--config n'a pas ce paramètre
La personne qui a posé la question semble avoir écrit le mauvais nom de fichier. C'est
mongod.conf
, pasmongodb.conf
.mongod --config /usr/local/etc/mongod.conf
--config n'a pas ce paramètre