Hi,

> 
> I want to completely turn off escaping in my application 
> (written in EMBPERL_OBJECT_APP mode). I have configured it in 
> the Apache configuration - I tried both with PerlSetEnv 
> EMBPERL_ESCMODE 0 and with EMBPERL_INPUT_ESCMODE 0. In both 
> cases, it works correctly the first time I call the system, 
> but for subsequent calls, it returns me the escaped entities 
> instead (switching $escmode to 7). Even having this in place, 
> I tried adding a $escmode=0 to the very top of my 
> _base.epl... To no avail. I also added the same declaration 
> at the very beginning of base.pm's init function. 
> 

Could you send your complete configuration regarding Embperl from your 
httpd.conf?

Gerald



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

Reply via email to