阿里云ECS上安装失败
本帖最后由 sealine 于 2019-6-10 19:11 编辑系统是Ubuntu 18.04, 内存有点小512M,用了 lnmp1.6版本,提示mySQL8.0因为内存太小不能装,所以选的MySQL5.7,php是7.2, 最后走下来,Nginx成功了,但MySQL和PHP都安装失败了,以下是日志,希望各路大侠帮忙看看。 [ 45%] Building CXX object sql/CMakeFiles/sql.dir/sql_yacc.cc.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
sql/CMakeFiles/sql.dir/build.make:85: recipe for target 'sql/CMakeFiles/sql.dir/sql_yacc.cc.o' failed
make: *** Error 4
CMakeFiles/Makefile2:7948: recipe for target 'sql/CMakeFiles/sql.dir/all' failed
make: *** Error 2
。。。。。
/opt/src/lnmp1.6-full/src/php-7.2.19/Zend/zend_execute.c -o Zend/zend_execute.lo
cc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
内存不够用,而且好像你也把添加swap关了
页:
[1]