配置 eAccelerator 和 FastCGI 后 Apache 从不运行

Sho*_*ibi 6 php fastcgi php5 apache-2.2

我最近使用 apache 配置了加速器和 fastcgi:http : //secure-ubuntu-server.blogspot.com/2009/07/howto-performance-tuning-of-lamp-and.html

现在我的 Apache 永远不会启动。

日志显示:

Mon Jul 20 16:12:24 2009] [notice] ModSecurity for Apache/2.5.6 (http://www.modsecurity.org/) configured.
[Mon Jul 20 16:12:25 2009] [notice] FastCGI: process manager initialized (pid 10919)
[Mon Jul 20 16:12:25 2009] [alert] FastCGI: read() from pipe failed (0)
[Mon Jul 20 16:12:25 2009] [alert] FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
Run Code Online (Sandbox Code Playgroud)

cha*_*aos 0

尝试直接从命令行运行 Apache 实例(即运行/usr/sbin/apache2或任何 HTTPD 可执行文件),看看是否获得更多反馈(例如,Segmentation fault)。