On Wed, Jun 11, 2008 at 4:35 AM, Mike Burba <mike.burba@xxxxxxxxx> wrote: > I think I solved this issue by using the -d option on the commandline. > > When I use: > php -d output_buffering=On ./filename.php > > the local value / active value of output_buffering is correct. kudos, and nice find ;) -nathan