sfbzb 发表于 2014-9-16 22:52:33

军哥,安装失败,带日志!

Starting LNMP...
Starting MySQL. SUCCESS!
Starting php_fpm /etc/init.d/php-fpm: line 61: /usr/local/php/bin/php-cgi: No such file or directory
failed
Starting nginx... /etc/init.d/nginx: line 36: /usr/local/nginx/sbin/nginx: No such file or directory
failed
# Generated by iptables-save v1.4.7 on Tue Sep 16 22:45:58 2014
*filter
:INPUT ACCEPT
:FORWARD ACCEPT
:OUTPUT ACCEPT
-A INPUT -p tcp -m tcp --dport 3306 -j DROP
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Tue Sep 16 22:45:58 2014
===================================== Check install ===================================
Checking...
Error: /usr/local/nginx not found!!!Nginx install failed.
MySQL: OK
Error: /usr/local/php not found!!!PHP install failed.
Sorry,Failed to install LNMP!
Please visit https://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.
# chkconfig iptables off
# /root/lnmp restart

licess 发表于 2014-9-17 19:59:23

Resolving Dependencies
--> Running transaction check
---> Package openssl-devel.x86_64 0:1.0.1e-16.el6_5.15 will be installed
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-16.el6_5.15.x86_64
--> Running transaction check
---> Package krb5-devel.x86_64 0:1.10.3-15.el6_5.1 will be installed
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-15.el6_5.1.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-15.el6_5.1.x86_64
--> Running transaction check
---> Package keyutils-libs-devel.x86_64 0:1.4-4.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-5.3.el6_4.1 will be installed
--> Processing Dependency: libselinux = 2.0.94-5.3.el6_4.1 for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
--> Running transaction check
---> Package libselinux-devel.x86_64 0:2.0.94-5.3.el6_4.1 will be installed
--> Processing Dependency: libselinux = 2.0.94-5.3.el6_4.1 for package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
--> Finished Dependency Resolution
Error: Package: libselinux-devel-2.0.94-5.3.el6_4.1.x86_64 (base)
         Requires: libselinux = 2.0.94-5.3.el6_4.1
         Installed: libselinux-2.0.94-5.3.0.1.el6.centos.plus.i686 (@centosplus)
               libselinux = 2.0.94-5.3.0.1.el6.centos.plus
         Available: libselinux-2.0.94-5.3.el6_4.1.i686 (base)
               libselinux = 2.0.94-5.3.el6_4.1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

你按日志里的提示执行rpm -Va --nofiles --nodigest 后 yum install openssl-devel --skip-broken 试试
页: [1]
查看完整版本: 军哥,安装失败,带日志!