On 22-Jun-2000 Gerald Richter wrote:
>
> optEarlyHttpHeader must be set before the script starts, i.e. via SetEnv
> EMBPERL_OPTIONS xxx, but Apache let you do this only for the whole (virtual)
> host.
>
> So what I would do is to copy embpcgi.pl to another name and put a
>
> $ENV{EMBPERL_OPTIONS} |= 64 ;
>
> at the top of the script.
>
> Hope this helps
I have a embperl html file that takes a while to finish executing, so I'd like
to get this working as well.
I tried the SetEnv EMBPERL_OPTIONS 2112, but that didn't work. I also tried
adding a
[- $ENV{EMBPERL_OPTIONS} |= 64 ; -]
to the top of the html file, but that didn't work either.
Am I missing something here?
Regards,
Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]