Hi guys, I recently bought a vps from knowin and noticed that flush() isn't working

Now i know this is probably not the servers fault, but i can't get it to work at all

Tried
ob_flush(); flush(); sleep(1);

It goes through the loop but doesnt sleep, just waits till the whole page loads :/

I tried disabling gzip for that page but still doesn't work

Anyone know what's going on? I been googling for a couple hours and pretty much tried everything

I think if i re-install the os it might work but i dont wanna do that lol

Any help appreciated
r4myy Reviewed by r4myy on . [php] flush() help Hi guys, I recently bought a vps from knowin and noticed that flush() isn't working Now i know this is probably not the servers fault, but i can't get it to work at all Tried ob_flush(); flush(); sleep(1); It goes through the loop but doesnt sleep, just waits till the whole page loads :/ I tried disabling gzip for that page but still doesn't work :( Rating: 5