joker 发表于 2017-8-7 18:14:29

centos 7 64位安装 lnmp1.4 失败

Error: Nginx install failed.
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.


如果重新安装lnmp是不是需要重新装系统,每次安装失败我都重新装一次系统太麻烦了

licess 发表于 2017-8-8 09:37:43


[ 41%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_update.c.o
In file included from /home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/fulltext.h:20:0,
               from /home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/ftdefs.h:20,
               from /home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/ft_update.c:20:
/home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/myisamdef.h:807:61: 错误:expected identifier or ‘(’ before ‘}’ token
extern PSI_file_key mi_key_file_datatmp, mi_key_file_dfile, mi_key_file_kfile,
                                                             ^
/home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/myisamdef.h:807:62: 警告:数据定义时没有类型或存储类 [默认启用]
extern PSI_file_key mi_key_file_datatmp, mi_key_file_dfile, mi_key_file_kfile,
                                                            ^
/home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/myisamdef.h:807:62: 警告:在‘i_key_file_kfile’的声明中,类型默认为‘int’ [-Wimplicit-int]
/home/lnmp1.4-full/src/mysql-5.6.36/storage/myisam/myisamdef.h:808:3: 警告:在‘mi_key_file_log’的声明中,类型默认为‘int’ [-Wimplicit-int]
   mi_key_file_log;
   ^
make: *** 错误 1
make: *** 错误 2
。。。。。。
        src/http/modules/ngx_http_charset_filter_module.c
cc: 编译器内部错误:已杀死(程序 cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make: *** 错误 4

mysql错误原因未知,nginx编译失败原因是编译过程中cc编译器被kill有可能是其他程序占用内存,导致无法分配足够内存进行编译

joker 发表于 2017-8-8 12:16:59

回复 2# 的帖子

今天进行重装 结果mysql还是安装失败,其它的都成功了 就mysql不行
页: [1]
查看完整版本: centos 7 64位安装 lnmp1.4 失败