ugh....FML lol, I spent an hour looking around and didnt even think to check if the ; should have been there

THANK YOU!

EDIT: not working still T_T

Under phpinfo it says output buffer is running at 4096 after editing all the php.ini files including the one actually running to output_buffer = Off without the ;

I think I will just do a reformat and try using something other than ubuntu
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