在灯中关闭输出缓冲php

时间:2014-06-01 18:15:06

标签: php apache lamp output-buffering

我想要一种关闭输出缓冲的方法。我尝试了flush()和ob函数,但没有成功。我的etc/php5/apache2/php.ini值为output_buffering = 4096

当我将其更改为Off并重新启动Apache时,它无法重新启动。

error in log file is:
[Sat May 31 15:48:26.853420 2014] [mpm_prefork:notice] [pid 1277] AH00169: caught SIGTERM, shutting down
[Sat May 31 17:23:30.461926 2014] [mpm_prefork:notice] [pid 1270] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4 configured -- resuming normal     operations
[Sat May 31 17:23:30.484232 2014] [core:notice] [pid 1270] AH00094: Command line: '/usr/sbin/apache2'

1 个答案:

答案 0 :(得分:0)

它没有运行。你无视phpmyadmin。查看/etc/apache2/httpd.conf这是错误的文件或软管。它可能位于/ user / local / etc /中,您可以使用$ httpd -v检查您的设置。

也阅读此页面。 http://httpd.apache.org/docs/2.2/programs/httpd.html

注意 -e选项< ----