Re: [PHP-DEV] [PATCH] bug #34429 - Output buffering cannot be turnedoffwith FastCGI

2005-12-09 Thread Michael Wallner
Hi Dmitry Stogov, you wrote: > Sorry. What do you like to commit? > flush() works without any patches for me. Well, sorry too then. Seems that we misunderstood each other. I don't know anything about ZendStuff, but PHP fcgi won't flush without that patch. Regards, -- Michael - http://dev.iwor

RE: [PHP-DEV] [PATCH] bug #34429 - Output buffering cannot be turnedoffwith FastCGI

2005-12-09 Thread Dmitry Stogov
TCH] bug #34429 - Output buffering > cannot be turnedoffwith FastCGI > > > Hi Dmitry Stogov, you wrote: > > > So the problem in mod_fcgi or Apache configuration. > > I made tests with ZendEnabler and it works (It is available > as part of > > ZendCore). >