How can I install RockMongo database?

Avatar
  • Answered
Please tell me how to install rockmongo database in Go Daddy Server
Avatar
CaseyB
Hello, Thank you for your question about installing RockMongo database. If your server already has MongoDB installed, you can download RockMongo from https://github.com/iwind/rockmongo/archive/1.1.7.tar.gz, and upload it to your account. Next unpack the gz file, and change the file at "rockmongo-1.1.7/config.php" where it says:
$MONGO["servers"][$i]["control_users"]["admin"] = "admin";
Change the final "admin" to a unique username. Finally, copy the entire "rockmongo-1.1.7" directory to your public web folder. If your server doesn't already have MongoDB, you will need to contact GoDaddy directly to see if they can install it for you. Gratefully, Casey B.