Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
212
/
root
/
srv
/
admin
/
htdocs
/
rockmongo
/
//proc/thread-self/root/proc/212/root/srv/admin/htdocs/rockmongo/INSTALL.txt
Installation -------------------------------------- 1. Install PHP runtime environment if you don't have one yet, such like Apache Httpd, Nginx ... 2. Install MongoDB PHP driver (http://us.php.net/manual/en/mongo.installation.php) 3. Download the package from http://rockmongo.com/downloads 4. Unzip the files into your disk, under root of your site 5. Open the config.php with your convenient editor, change host, port, admins and so on to yours 6. Visit the index.php in your browser, for example: http://localhost/rockmongo/index.php 7. Login with admin username and password, which is set "admin" and "admin" as default 8. Play with your MongoDBs! Upgrade from old version -------------------------------------- 1.Copy all files excluding config.php to your old version directory 2.Done! How to install