子pid xxxxxx退出信号分段故障(11) [英] child pid xxxxx exit signal Segmentation fault (11)

查看:108
本文介绍了子pid xxxxxx退出信号分段故障(11)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的网站不断崩溃,托管公司已通知该错误与"Apache"有关.

My website keeps crashing and the hosting company have informed that the error sits with an 'Apache'.

基本上,有很多行在说:子pid xxxxxx退出信号分段故障(11)崩溃时,在Apache错误日志中.

任何人都可以帮助解决这个问题,并提供有关修复/说明的建议.

Can anyone help with this and advise on a fix / explanation.

非常感谢

推荐答案

检查您的PHP-FPM和PHP版本是否匹配.确保分别有一个与您的PHP和PHP-FPM版本相对应的(正确)PHP-FPM配置.

Check whether your PHP-FPM and PHP versions match. Make sure there is a (correct) PHP-FPM configuration corresponding to your PHP and PHP-FPM version, respectively.

PHP-FPM(在/etc/php/7.0/fpm 中配置)和PHP版本在更新时可能已不同步.更新的PHP(/etc/php/7.3/)可能会由于缺少/etc/php/7.3/中的PHP-FPM配置而导致apache子段错误.

PHP-FPM (config in /etc/php/7.0/fpm) and PHP versions may have gotten out of sync while updating. Updated PHP (/etc/php/7.3/) may cause apache child segfaults because of missing PHP-FPM configuration in /etc/php/7.3/.

另请参见"apache error.log"中的"[notice]子pid XXXX退出信号分段错误(11)" .

这篇关于子pid xxxxxx退出信号分段故障(11)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆