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
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