I can\'t connect to MongoDB. In Ubuntu it works, but I\'m working in CentOS now. This is the error message:
MongoDB shell version: 2.4.2 connecting
Try to remove /var/lib/mongodb/mongod.lock and restart mongdo service
sudo rm /var/lib/mongodb/mongod.lock sudo service mongodb restart