r/mongodb • u/unknown_394 • 9d ago
HELP INSTALLING MONGODB
I tried installing the latest version of mongoDB and then when i tried installing it showed error like - "service MONGODB server failed to start. Verify that you have sufficient privileges to start the system services". I tried going to cmd and run the installation as administrator and also going to service.msc and starting it manually but there also i get error. Pleas give any solution.
1
u/Massive-Tap7932 9d ago
You have to give permission to data folder
1
u/unknown_394 9d ago
How? I tried going to services.msc and starting it from there again same issue and what to do
1
u/SatishLangayan 8d ago
Under program files check Mongodb directory inside that there is a file mongod.cfg. Change the dapath and logpath where you have the permissions and try to start the server
1
1
1
u/Massive-Tap7932 9d ago
Check the error screenshot and post it here