京东云安装lnmp失败
Checking ...Error: Nginx install failed.
MySQL: OK
Error: PHP install failed.
Sorry, Failed to install LNMP!
Please visit http://bbs.vpser.net/forum-25-1.html feedback errors and logs.
You can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum.
安装几次一直失败,请问是什么原因 /root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c: In function 鈥榸if_openssl_decrypt鈥?
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:4925:17: error: storage size of 鈥榗ipher_ctx鈥?isn鈥檛 known
EVP_CIPHER_CTX cipher_ctx;
^
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c: In function 鈥榸if_openssl_dh_compute_key鈥?
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:5045:33: error: dereferencing pointer to incomplete type
if (!pkey || EVP_PKEY_type(pkey->type) != EVP_PKEY_DH || !pkey->pkey.dh) {
^
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:5045:64: error: dereferencing pointer to incomplete type
if (!pkey || EVP_PKEY_type(pkey->type) != EVP_PKEY_DH || !pkey->pkey.dh) {
^
In file included from /root/lnmp1.3-full/src/php-5.4.45/Zend/zend.h:237:0,
from /root/lnmp1.3-full/src/php-5.4.45/main/php.h:34,
from /root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:29:
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:5051:29: error: dereferencing pointer to incomplete type
data = emalloc(DH_size(pkey->pkey.dh) + 1);
^
/root/lnmp1.3-full/src/php-5.4.45/Zend/zend_alloc.h:70:38: note: in definition of macro 鈥榚malloc鈥? #define emalloc(size) _emalloc((size) ZEND_FILE_LINE_CC ZEND_FILE_LINE_EMPTY_CC)
^
/root/lnmp1.3-full/src/php-5.4.45/ext/openssl/openssl.c:5052:54: error: dereferencing pointer to incomplete type
len = DH_compute_key((unsigned char*)data, pub, pkey->pkey.dh);
^
make: *** Error 1
动过openssl吗,看日志是openssl的问题
你执行 openssl version 看看openssl版本 #openssl version
OpenSSL 1.1.0b26 Sep 2016
没有动过,是购买后默认的centos7.2 64位系统
回复 3# 的帖子
centos 7.2自带的都是1.0.1,1.1.0是很新的版本也不是lts版本很少有发行版默认使用 但是我又试了6.8也是不行?要换别的版本吗回复 5# 的帖子
自己没动那就是服务商做模板时他们自己弄的,换debian或ubuntu试试 原帖由 licess 于 2017-4-16 19:31 发表 http://bbs.vpser.net/images/common/back.gifcentos 7.2自带的都是1.0.1,1.1.0是很新的版本也不是lts版本很少有发行版默认使用 最新的7.1.5应该OK...https://bugs.php.net/bug.php?id=74378
回复 6# 的帖子
京东的模板应该也是祥云给的...我看了下他们连IP都直接用的祥云回复 4# 的帖子
其他地方7.3带的1.0.2也没任何问题
页:
[1]