- 积分
- 8
- 威望
-
- 金钱
-
- 注册时间
- 2014-6-11
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
lnmp 7.0.3环境,加redis运行正常
升级php 7.1以后,php找不到redis类,重新安装redis失败
Build complete.
Don't forget to run 'make test'.
Installing shared extensions: /usr/local/php/lib/php/extensions/no-debug-non-zts-20160303/
Add to auto start...
Add redis service at system startup...
Restarting php-fpm......
Gracefully shutting down php-fpm . done
Starting php-fpm done
Starting Redis server... done
Redis install failed!
用addons.sh uninstall redis卸载redis
You will uninstall Redis...
Press any key to start...or Press Ctrl+c to cancel
sRestarting php-fpm......
Gracefully shutting down php-fpm . done
Starting php-fpm done
Removing redis service at system startup...
Delete Redis files...
The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl.
Uninstall Redis completed.
在安装redis依然失败,
(编译安装phpredis扩展 https://github.com/phpredis)
求解
另外:
phpinfo没有reids
php -m没有redis
php-fpm日志没有错误
[ 本帖最后由 shyandsy 于 2017-1-10 00:10 编辑 ] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
x
|