(notice) child pid XXXX exit signal Segmentation fault (11), possible coredump in /etc/apache2

后端 未结 11 2680
情歌与酒
情歌与酒 2021-02-13 22:23

I keep getting the follow error in my Apache log:

[Wed Sep 18 17:59:20 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.8 with Suhosin-Patch configured          


        
11条回答
  •  迷失自我
    2021-02-13 23:09

    I solved this indirectly. I put Nginx in front of Apache and I no longer have segmentation errors. Having Nginx in front of Apache is a better set up in my opinion. Varnish Cache may have also solved the problem.

提交回复
热议问题