Hi,
>
> Even with optRedirectStdout set, I'm still seeing HTTP headers in
> my Embperl

strange, with a similar setup I don't get these problems...

Could you try the following modifications:

> <html>
> <head>
>        <title>Stuff</title>
> </head>
> <body>
>         <p>
>         [+ $ENV{EMBPERL_OPTIONS} +]
>         <br>

optRedirectStdout: [+ $optRedirectStdout +] <BR>

[- print OUT "Now we print to filehandle OUT" ; -] <BR>

[- print "And Now we print to STDOUT" ; -] <BR>

>         [- Axis::printHeader -]
>         <p>
>         <b>Some Docs</b>

What is the output now?

BTW. Do you have build mod_perl with USE_DSO? If so make sure you do _not_
load Embperl at server startup time!

Gerald



---------------------------------------------------------------
Gerald Richter      ecos electronic communication services gmbh
Internet - Infodatenbanken - Apache - Perl - mod_perl - Embperl

E-Mail:     [EMAIL PROTECTED]         Tel:        +49-6133/925151
WWW:        http://www.ecos.de      Fax:        +49-6133/925152
---------------------------------------------------------------

Reply via email to