Re: EMBPERL_OPTIONS

2005-06-26 Thread Ruben Safir
Actually that is escmode The options are in the httpd.conf file Ruben - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: EMBPERL_OPTIONS

2005-06-26 Thread Ruben Safir
> > My own problem is that my code is litered with escmode=0 because an > array of strings with #anchor links is declared in one file and printed > in another, and I am creating a site in 3 languages where all the utf-8 > strings get destroyed by the escmode. As there is no public user input > I

Re: EMBPERL_OPTIONS

2005-06-23 Thread Marco Scoffier
On Fri, Jun 24, 2005 at 10:55:59AM +1000, Andrew O'Brien wrote: >all bitmask constants and so you set the total value by adding all the >values together and using this as the setting. A snippet from an >httpd.conf: > >(This is using embperl 1.3.x on apache 1.3.x but you get the idea) > ># optReturn

RE: EMBPERL_OPTIONS

2005-06-23 Thread Andrew O'Brien
> From: Daniel [mailto:[EMAIL PROTECTED] > Sent: Friday, 24 June 2005 10:35 AM > > > I am a bit awed that you would go through all the effort of > pointing to > > two identical instances of the same opaque reference so as > to put down ? > > the original poster ? but don't bother to answer the

Re: EMBPERL_OPTIONS

2005-06-23 Thread Marco Scoffier
On Thu, Jun 23, 2005 at 05:35:22PM -0700, Daniel wrote: >> I am a bit awed that you would go through all the effort of pointing to >> two identical instances of the same opaque reference so as to put down ? >> the original poster ? but don't bother to answer the obvious question. >> Where does one

Re: EMBPERL_OPTIONS

2005-06-23 Thread Daniel
> I am a bit awed that you would go through all the effort of pointing to > two identical instances of the same opaque reference so as to put down ? > the original poster ? but don't bother to answer the obvious question. > Where does one use EMBPERL_OPTIONS ? Is there an example which makes > sen

Re: EMBPERL_OPTIONS

2005-06-23 Thread Marco Scoffier
On Fri, Jun 24, 2005 at 09:07:42AM +1000, Andrew O'Brien wrote: > >> -Original Message- >> From: Daniel [mailto:[EMAIL PROTECTED] >> Sent: Friday, 24 June 2005 5:03 AM >> Subject: EMBPERL_OPTIONS >> >> Re: http://www2.ecos.de/~mailarc/embperl/2005-03/msg00041.html >> >> "Looks like you a

RE: EMBPERL_OPTIONS

2005-06-23 Thread Andrew O'Brien
> -Original Message- > From: Daniel [mailto:[EMAIL PROTECTED] > Sent: Friday, 24 June 2005 5:03 AM > Subject: EMBPERL_OPTIONS > > Re: http://www2.ecos.de/~mailarc/embperl/2005-03/msg00041.html > > "Looks like you are using Embperl 1.3. In this case you have set set > optRawInput in EMBP