I am experiencing incompatible issues running mongod.exe on my Win32 x86 OS.
I have downloaded the following
link for Win32:
http://downloads.mongodb.org/win32/mongodb-win32-x86_64-v2.6-latest.zipClearly
it says win32 and x86 on it, but I get the error "mongod.exe is not
compatible with the version of Windows you're running..."
Since
it doesn't work in DOS, I figured I would try it in Git Bash. Voila, it
works. However, I haven't tested past this as I am still new to
mongoDB and getting everything set up.
Anyone know if this is a problem with win32 and a real solution to get it running in DOS?
Thank you!