03 2018 档案
摘要:服务器Ubuntu16.04 环境php7.0+Apache /****************************开始安装Redis****************************/ 1.安装Redis服务 2.启动服务 3.连接服务 /************************
阅读全文
摘要:官网 https://github.com/phpredis/phpredis 下载->然后解压->上传服务器 然后再phpize 编译 依次键入命令 修改配置文件 然后添加一行 6.重启apache2
阅读全文
摘要:step 1: Apache sudo apt-get install apache2 After have apache2 installed, go to localhost by browser to verfiy the correct operation of it. you can al
阅读全文