5 Star 3 Fork 1

Gitee 极速下载 / rockmongo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/iwind/rockmongo
克隆/下载
INSTALL.txt 827 Bytes
一键复制 编辑 原始数据 按行查看 历史
Liu Xiangchao 提交于 2012-12-01 20:10 . Ready for 1.1.4
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
PHP
1
https://gitee.com/mirrors/rockmongo.git
git@gitee.com:mirrors/rockmongo.git
mirrors
rockmongo
rockmongo
master

搜索帮助