I have edited every php.ini file on the server to output_buffering = Off and set the 2 values under it to 0 and for some reason when I run my script it says output buffering is enabled. I tried adding a .htaccess file in the directory and I put php_value output_buffering = Off and it still doesnt work.
Does anyone know a way to fix this so I can run my sborg script? lol

I have php5 installed and the http service is apache2
jamilv Reviewed by jamilv on . How do I disable output buffering in php? I have edited every php.ini file on the server to output_buffering = Off and set the 2 values under it to 0 and for some reason when I run my script it says output buffering is enabled. I tried adding a .htaccess file in the directory and I put php_value output_buffering = Off and it still doesnt work. Does anyone know a way to fix this so I can run my sborg script? lol I have php5 installed and the http service is apache2 Rating: 5