操蛋 发表于 2013-9-23 16:12:16

MYSQL安装失败

===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
./centos.sh: line 751: /etc/init.d/mysql: No such file or directory
Starting php-fpmdone
Starting nginx daemon: nginx.
# Generated by iptables-save v1.4.7 on Mon Sep 23 15:55:16 2013
*filter
:INPUT ACCEPT
:FORWARD ACCEPT
:OUTPUT ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Mon Sep 23 15:55:16 2013
===================================== Check install ===================================
Checking...
Nginx: OK
PHP: OK
PHP-FPM: OK
Error: /usr/local/mysql not found!!!MySQL 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.

licess 发表于 2013-9-23 16:36:13

mysql-5.5.28/cmd-line-utils/readline/INSTALL
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for SHM_HUGETLB
-- Looking for SHM_HUGETLB - found
CMake Error: File /root/lnmp1.0-full/mysql-5.5.28/VERSION does not exist.
CMake Error at cmake/mysql_version.cmake:25 (CONFIGURE_FILE):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:155 (INCLUDE)

像是mysql包没下载完整
页: [1]
查看完整版本: MYSQL安装失败