阿帕奇2.22 + PHP + 5.40 Symfony2的Frameowrk =阿帕奇分割故障(11) [英] Apache 2.22 + php 5.40 + Symfony2 Frameowrk = Apache Segmentation fault (11)

查看:169
本文介绍了阿帕奇2.22 + PHP + 5.40 Symfony2的Frameowrk =阿帕奇分割故障(11)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了新的Symfony框架2.1我的本地服务器上

I have installed the new Symfony 2.1 framework on my local server

当我运行 http://www.myhost.com/app_dev.php

我得到我的浏览器

Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.

,当我结帐我/var/log/apache2/error.log文件,我看

and when i checkout my /var/log/apache2/error.log file, i see

[Tue Apr 24 12:03:43 2012] [notice] seg fault or similar nasty error detected in the parent process
[Tue Apr 24 12:03:44 2012] [notice] Apache/2.2.22 (Ubuntu) PHP/5.4.0-3~precise+4 configured -- resuming normal operations
[Tue Apr 24 12:03:58 2012] [notice] child pid 3016 exit signal Segmentation fault (11)
[Tue Apr 24 12:03:59 2012] [notice] child pid 3014 exit signal Segmentation fault (11)
[Tue Apr 24 12:04:00 2012] [notice] child pid 3025 exit signal Segmentation fault (11)
[Tue Apr 24 12:04:01 2012] [notice] child pid 3013 exit signal Segmentation fault (11)
[Tue Apr 24 12:04:24 2012] [notice] child pid 3012 exit signal Segmentation fault (11)

如何调试,或较好地解决这个问题呢?

how can i debug, or better solve this issue?

推荐答案

通常,为什么PHP使一个httpd的段错误的原因(不留一个核心转储,我想)是一个错误的扩展在PHP或两种不相容的人的组合

Usually the reason why PHP makes an httpd segfault (without leaving a core dump, I suppose) is a faulty extension in PHP, or a combination of two incompatible ones.

的实例是:


  • APC +了XCache(或者,一般来说两种促进剂)

  • +了Suhosin的XDebug

这篇关于阿帕奇2.22 + PHP + 5.40 Symfony2的Frameowrk =阿帕奇分割故障(11)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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