>
> Thanks for your help, but it is still not working.
>
> I'm working with embperl 1.3.1 and have the have following options in
> httpd.conf:
>
> PerlSetEnv EMBPERL_OPTIONS 80
> PerlSetEnv EMBPERL_SESSION_CLASSES "File File"
> PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/export/home/www/sessions"
> Hello
> I trying to do something like this:
>
> [+ hello +]
> [-
> $req_rec->rflush;
> sleep 5;
> -]
> [+ hello again +]
>
> ... but it is not working. Does anybody know how to solve this problem ?
>
The point is that Embperl is first processing the whole page and outputing
it afterward
Hello
I trying to do something like this:
[+ hello +]
[-
$req_rec->rflush;
sleep 5;
-]
[+ hello again +]
... but it is not working. Does anybody know how to solve this problem ?
Mike
-
To unsubscribe, e-mail: [EMAI