dcsite 发表于 2015-6-2 00:57:59

军哥求助,1.2版本Mysql安装失败。

============================Install PHPMyAdmin=================================
============================phpMyAdmin install completed=======================
# Generated by iptables-save v1.4.7 on Tue Jun2 00:05:43 2015
*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 Jun2 00:05:43 2015
Add Startup and Starting LNMP...
Add nginx service at system startup...
Starting nginx...done
Add mysql service at system startup...
error reading information on service mysql: No such file or directory
error reading information on service mysql: No such file or directory
include/end.sh: line 14: /etc/init.d/mysql: No such file or directory
Add php-fpm service at system startup...
Starting php-fpmdone
============================== Check install ==============================
Checking ...
Nginx: OK
Error: MySQL install failed.
PHP: OK
PHP-FPM: OK
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.

服务器信息:

Centos6.5 32位


You will install lnmp stack.
nginx-1.8.0
mysql-5.5.42
php-5.4.41



licess 发表于 2015-6-2 09:47:03

Resolving Dependencies
--> Running transaction check
---> Package ncurses-devel.i686 0:5.7-3.20090208.el6 will be installed
--> Processing Dependency: ncurses-libs = 5.7-3.20090208.el6 for package: ncurses-devel-5.7-3.20090208.el6.i686
--> Finished Dependency Resolution
Error: Package: ncurses-devel-5.7-3.20090208.el6.i686 (base)
         Requires: ncurses-libs = 5.7-3.20090208.el6
         Installed: ncurses-libs-5.7-4.20090207.el6.i686 (@fasttrack)
               ncurses-libs = 5.7-4.20090207.el6
         Available: ncurses-libs-5.7-3.20090208.el6.i686 (base)
               ncurses-libs = 5.7-3.20090208.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

你系统上这个软件包有问题导致的,解决方法:
yum clean all
rpm --rebuilddb

后 yum install ncurses-libs 试一下
页: [1]
查看完整版本: 军哥求助,1.2版本Mysql安装失败。