安装配置phpRedisAdmin
时间:2014-08-11 15:24:05
收藏:0
阅读:258
1. 下载phpRedisAdmin源码
git clone https://github.com/ErikDubbelboer/phpRedisAdmin.git
cd phpRedisAdmin
git clone https://github.com/nrk/predis.git vendor
如果需要配置自己的redis,可以编辑include/config.inc.php
2. 配置nginx创建server指向phpRedisAdmin
本文出自 “Roket的空间” 博客,请务必保留此出处http://roketruan.blog.51cto.com/5114948/1538461
评论(0)