Gerald Richter wrote:

> > The following script doesn't seem to work as expected:
> >
> > ------------------cut-----------------
> > [-
> > $optRedirectStdout = 1;
> > -]
> >
>
> optRedirectStdout can't be set inside a page, it must be set in the
> httpd.conf. See:
>
> http://perl.apache.org/embperl/Embperl.pod.6.html#_optXXX_dbgXXX
>
> Gerald

Ok, however, setting it in httpd.conf results in problems with other
parts of the site. It would be nice to be able to set
it per page, don't you think? Would it be possible to patch embperl to
use IO::Scalar in this case?

ilia.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to