php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #45501 No instructions on how to disable output_buffering
Submitted: 2008-07-13 21:18 UTC Modified: 2008-11-05 10:39 UTC
From: aren at cambre dot biz Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Windows Server 2008
Private report: No CVE-ID: None
 [2008-07-13 21:18 UTC] aren at cambre dot biz
Description:
------------
http://us.php.net/manual/en/outcontrol.configuration.php provides no guidance on how to disable output buffering.

Do I set output_buffering to 0 in php.ini? To "Off"? Leave it out? What do I do?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-05 10:39 UTC] vrana@php.net
It can be disabled same as any other boolean configuration directive.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 03:01:29 2024 UTC