weberlove 发表于 2016-9-20 09:44:14

lnmp-install一健安装失败,求助!

centos 6.5 64位阿里云ecs服务器。一健安装lnmp包,全部没有成功。请求帮助。谢谢。
Checking ...Error: Nginx install failed.
Error: MySQL install failed.
Error: PHP install failed.
Sorry, Failed to install LNMP!

licess 发表于 2016-9-20 10:28:30

 Yum installing dependent packages...
Loaded plugins: security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Loaded plugins: security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Loaded plugins: security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Loaded plugins: security
你的系统源有问题,应该是你设置的epel源出问题了,吧/etc/yum.repos.d/下epel开头的几个删掉试试

weberlove 发表于 2016-9-20 10:58:41

lnmp-install一健安装失败

还是不行。删掉后也是一样的问题。

licess 发表于 2016-9-20 15:25:08

There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   /usr/lib64/python2.6/site-packages/pycurl.so: undefined symbol: CRYPTO_set_locking_callback

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.6.6 (r266:84292, Jan 22 2014, 09:42:36)


If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
ldconfig -v | grep libcurl看一下,估计系统里有多个libcurl造成的

weberlove 发表于 2016-9-20 16:21:26

具体的不清楚,我在阿里云上直接恢复到最初的镜像,然后来安装就可以了。谢谢军哥!
页: [1]
查看完整版本: lnmp-install一健安装失败,求助!