Jump to content

Output_buffer is off in server


vpganesh

Recommended Posts

Hi Gurus

 

My ISP has turned off the output_buffer. I wanted to trun on only my site that to using my code. how can i do that. Please help me. thanks.

 

Because of this my log out page does not work. i.e. cookie does not get reset.

How to solve this.

 

    setcookie ("cookie_in",$cookie_data, $time-3600,"/", False);

    if(setcookie ("cookie_in","", time() - 3600)==TRUE)

Link to comment
https://forums.phpfreaks.com/topic/104802-output_buffer-is-off-in-server/
Share on other sites

  • 2 weeks later...

Hi Bilis

 

Thanks for your update. I have added this in .htaccess but my ISP has restricted after a long strugle i could able to activate that but now i have some issue "php_value output_handler mb_output_handler" is not working with .htaccess with my isp how to solve this issue. Kindly help me. Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.