unable to resolve MongoDB error on Windows 8 -
there quite many threads asking issue, don't see working solution this.
i new mongodb, ive basiclly created data,log,mongodb folders , config file while trying run db using 'mongo' command following error:
hope me, problem?
okay have solved matter in following way:
- i have deleted entire mongodb folder.
created new folder on again , put mongodb inside folder hirarchy now
mongodb (root)
- bin folder
- data\db
opened 2 command lines, 1 first used 'mongod' command (to start server) on second used 'mongo' command (to open connection)
thats it
Comments
Post a Comment