Buffer flushing issue

2006-11-25 Thread Cafe Perl Account
Hi all. I'm trying to use $r->rlfush to flush the output on my CGI scripts, but some times i get the folowing error: "$r->rflush can't be called before the response phase at /html/perl/test.pl line 10" And worst: when this error happens, the script gets uploaded to the browser. Can anyone help

Re: Module code being truncated with modperl 1.29 and apache 1.3.36 - fixed

2006-11-25 Thread Richard Foley
On Wednesday 22 November 2006 17:42, Michael Peters wrote:> > >> I've never seen anything like this before. Does it happen with all > >> of your modules or just some of them. > >> > > I'm only noticing it with a couple of modules out of a batch of perhaps a > > thousand... > > Ok, so the reason