Browse Source

speling - thanks derick

experimental/new_apache_hooks
Marcus Boerger 24 years ago
parent
commit
9f86e70e8d
  1. 2
      php.ini-dist
  2. 2
      php.ini-recommended

2
php.ini-dist

@ -102,7 +102,7 @@ output_buffering = Off
; Normally you won't use an additional first output buffer when using any
; special output handler but you can enforce this since it can help to reduce
; memory used by output buffering when huge output chungs and total server
; memory used by output buffering when huge output chunks and total server
; troughput are preferred. This value can either be set On in which case the
; additional buffer is four times the size of all other output buffers or any
; greater size.

2
php.ini-recommended

@ -115,7 +115,7 @@ output_buffering = 4096
; Normally you won't use an additional first output buffer when using any
; special output handler but you can enforce this since it can help to reduce
; memory used by output buffering when huge output chungs and total server
; memory used by output buffering when huge output chunks and total server
; troughput are preferred. This value can either be set On in which case the
; additional buffer is four times the size of all other output buffers or any
; greater size.

Loading…
Cancel
Save