> 
> There is no behavior changes even if I put "LoadModule 
> embperl_module..." 
> in the httpd.conf. The behavior is same even if I compile 
> EmbPerl with or without mod_perl support, but in both case 
> the Execute is called from a modperl script.
> 

Could you try to run with the mod_perl option RegisterGlobals?

> Moreover, when I compile EmbPerl with mod_perl support the 
> make test fails:
> 
>          #101 registry/Execute.htm...
> 
>          [-1]Constant subroutine 
> Apache2::RequestRec::IOBUFSIZE redefined at 
> /usr/lib/perl5/5.8.3/constant.pm line 108.
> 


What happen, if you run


 make test TESTARGS="-i"

(which will continue after the error)

Gerald




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

Reply via email to