离线安装LNMP1.8的PHP失败
服务器是CentOS7.6
参考这个链接弄的离线安装:https://www.vpser.net/manage/centos-iso-local-yum-repository.html
只安装Nginx和PHP7.2
Nginx安装成功,PHP失败。
谢谢
ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm -lssl -lcrypto -lcrypt -liconv -o sapi/cgi/php-cgi
/usr/bin/ld: warning: libcrypto.so.1.1, needed by //usr/local/lib64/libssl.so, may conflict with libcrypto.so.10
/usr/bin/ld: warning: libcrypto.so.1.1, needed by //usr/local/lib64/libssl.so, may conflict with libcrypto.so.10
/usr/bin/ld: warning: libcrypto.so.1.1, needed by //usr/local/lib64/libssl.so, may conflict with libcrypto.so.10
/usr/bin/ld: ext/openssl/.libs/openssl.o: undefined reference to symbol 'BN_is_zero@@OPENSSL_1_1_0'
//usr/lib64/libcrypto.so.1.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
你系统上的openssl改动过且是有问题的造成的
页:
[1]