shyandsy 发表于 2017-12-13 13:54:10

lnmp1.4安装redis失败

lnmp1.4安装redis报错错误信息:
···fatal: Remote branch php7 not found in upstream origin
include/redis.sh: line 49: cd: phpredis: No such file or directory
Unexpected end of command stream
Cannot find config.m4.
Make sure that you run '/usr/local/php/bin/phpize' in the top level source directory of the module
···


场景:
linode美国vps
web server之前只安装了nginx 1.10.2和php7.1.0
今天想给web server增加redis cache,安装时候报了这个错误

看提示信息大约是对应的代码库没找到吧

licess 发表于 2017-12-13 16:55:23

可能是没连上github没拉下代码来
你这是之前1.4beta版的吧,重新下载1.4的安装包用里面的脚本安装
页: [1]
查看完整版本: lnmp1.4安装redis失败