博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2018年1月22日

摘要: 1. git clone https://github.com/nicolasff/phpredis2. 首先git clone 项目到本地,切换到phpredis目录下 3 . 在PHP.INI 配置文件中添加一条extension = redis.so4 . 重启php service php- 阅读全文
posted @ 2018-01-22 17:29 Likwo 阅读(289) 评论(0) 推荐(0) 编辑