I have a strange problem with my config file:
When I try to add ANY of the following entries, the server doesn't start anymore, I have tried to add them all together and by adding them one by one.
fork = true
bind_ip = 127.0.0.1
port = 27017
If I have only the standard entries
dbpath
logpath
auth
rest
there is no problem.
This is on a windows 7 64bit system.