Uninstall Mongo DB completely
- by Srikanth
I followed the following steps to install MongoDb on my centos machine.
http://andres.jaimes.net/876/setup-mongo-php-module-centos-6/
As mentioned at the end of the document, in the phpinfo() the mongoDb support was enabled.
Now i need to undo all the actions i did. Till now i hve uninstalled remi-release-6.rpm which i had installed by following the link above.
How to uninstall completely and undo all actions I did?