Vmware Builds linux centos to Install mongodb, Test Address: localhost:27017/mission Hint:
It looks link you are trying to access MongoDB over Http on the navtive driver port,
How can I access the contents of this table
(Note: mission this table is saved and a statement has been inserted)-
In the command to open MongoDB’s installation directory, find mongo.exe.
mongo.exe localhost:27017
Here we go.
I don’t know why, I have seen such problems many times. Why does everyone want to use a browser to access the database? Shouldn’t a more natural idea be to use a shell or GUI?