Using SSH I installed Mongodb in linux server by the following steps.
Download and extract latest Mongodb release to the /bin folder in serer>
/bin
I had similar issue after copying all mongodb files form one server to another in
/var/lib/mongodb/
directory. Solution in my case was to change permission group to all files and folders in
to
mongodb:nogroup