nelsonleong 发表于 2016-6-23 00:00:05

关于升级后lnmpa1.2升级openssl后是否需要升级重新编译安装

1、安装lnmpa,是lnmp1.2-full版本;2、系统:Ubuntu,VPS是amazon;
3、将原有openssl 1.0.1f升级到openssl 1.0.1t,ubuntu已经安装成功openssl version版本是:OpenSSL 1.0.1t3 May 2016
4、查看php info的openssl版本,还是1.0.1f版本;

所以进行以下操作:
1、lnmp restart。php info的openssl版本没有变,还是1.0.1f版本;
2、lnmp stop然后在start。结果一样。

我是按这个教程来安排系统openssl的:http://blog.sina.com.cn/s/blog_48ab118d0101gpr2.html
然后看到这篇文章,说是要升级lnmpa重新编译安装php的,http://www.dabu.info/openssl-update-fix-heartbleed.html

所以:
问题1:lnmp1.2-full安装升级openssl,是否需求重新升级编译安装php和nginx?
问题2:如果不需要,那么怎么让php支持openssl1.0.1t?

谢谢

licess 发表于 2016-6-26 12:38:44

需要你自己指定新的openssl重新编译php等
页: [1]
查看完整版本: 关于升级后lnmpa1.2升级openssl后是否需要升级重新编译安装