Edin Kadribasic wrote: > Again, CLI does nothing but enable implicit_flush. Try enabling it > in your php.ini and cgi and apache will be broken in the same way. >
I'll take a look at CLI SAPI, then... It may be easy to find what's wrong thanks to your example. User shouldn't enable implicit_flush for normal operation as commentted for a long time. It's only for debugging. User should use use ob_implicit_flush() instead. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php