- 博客(3)
- 收藏
- 关注
转载 centos中如何重启php-fpm
ps axo pid,%cpu,%mem,comm |grep php-fpmps aux | grep php-fpm # check php-fpm process is runningpkill -9 php-fpm # stop php-fpm/usr/local/php/sbin/php-fpm # start php-fpmReferencehttps://blog.csdn.net/lxw1844912514/article/details/100028096
2022-02-25 18:30:30
1499
转载 解决编译时内存不足c++: internal compiler error: Killed (program cc1plus)
在linux主机安装mysql的时候,mysql编译安装过程,执行make命令时报错:c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See http://bugzilla.redhat.com/bugzilla for instructions. make[2]: * [sql/CMak
2022-02-24 20:50:12
1817
转载 Make编译安装php出现collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1的解决方法
使用源码安装PHP时,提示报错,错误信息如下:ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_dtor':/home/php-5.5.38/ext/iconv/iconv.c:2516: undefined reference to `libiconv_close'ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_append_bucket':/hom
2022-02-24 15:31:02
2387
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅