From:             intreg at zoom dot co dot uk
Operating system: Debian GNU/Linux
PHP version:      4.3.8
PHP Bug Type:     PHP options/info functions
Bug description:  output_buffering off can't be set in php.ini

Description:
------------
output_buffering = Off
output_buffering=off

tried both of these but phpinfo still seems to show 'no value' for this
directive.

If you want to see if anyone else has managed to successfully switch it
off, then a quick browse through google using a search string as follows:

output_buffering 4.3.8 off

didn't produce any examples I could find [lots of 'no value' and 4096 and
0 but seemingly no 'off']. Just off to try making apache override the php
setting, otherwise it's back to 4.3.7 [the web developer does his own
flushing and I'm not about to tell him that he can no longer do this]

Regards,
Gary.


-- 
Edit bug report at http://bugs.php.net/?id=29575&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29575&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29575&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29575&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29575&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29575&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29575&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29575&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29575&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29575&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29575&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29575&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29575&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29575&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29575&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29575&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29575&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29575&r=float

Reply via email to