php安装不上,请问如何解决?
php安装不上,请问如何解决?补充
ubuntu 64位 16.04.1 LTSNginx: OK
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. 存在很多问题
1、你系统是 Ubuntu 16.04 xenial 但是你系统源却还设置了
Hit:10 http://mirrors.aliyun.com/ubuntu vivid InRelease
Get:11 http://mirrors.aliyun.com/ubuntu vivid-security InRelease
Get:12 http://mirrors.aliyun.com/ubuntu vivid-updates InRelease
Get:13 http://mirrors.aliyun.com/ubuntu vivid-proposed InRelease
vivid是15.04
2、/usr/bin/ld: ext/openssl/openssl.o: undefined reference to symbol 'SSL_get_verify_result@@OPENSSL_1.0.0'
//lib/x86_64-linux-gnu/libssl.so.1.0.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
可能自己动过openssl
3、系统版本太新不适合安装太老的php版本
回复一下最后的解决方案
在ubuntu16.04中重装了几次操作系统,直接安装lnmp都装不上后来在ubuntu14.04中一次就装上了
页:
[1]