Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 93989 invoked by uid 500); 12 Jul 2003 02:36:15 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 93970 invoked from network); 12 Jul 2003 02:36:14 -0000 Received: from 125.181.221.203.comindico.com.au (HELO marvin.oriel.com.au) (203.221.181.125) by daedalus.apache.org with SMTP; 12 Jul 2003 02:36:14 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: EMBPERL_SESSION_HANDLER_CLASS to 'no' in embperl 2.0b9 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Sat, 12 Jul 2003 12:36:18 +1000 Message-ID: <065B6A22A2762C4F86B8961F8FEB8912167584@marvin.oriel.com.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: EMBPERL_SESSION_HANDLER_CLASS to 'no' in embperl 2.0b9 Thread-Index: AcNH8+bQ+pp8YkKETQWuRIoGM79hEwAKjXNw From: "Andrew O'Brien" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N If you read the IIS setup guide I posted to the list a while back, setting variables in a BEGIN block in the epocgi.pl file works just fine. I've had to run embperl on IIS occasionally and I've had no problems. --=20 Andrew O'Brien e: andrewo@oriel.com.au p: +61 2 9556 0100 f: +61 2 9556 0111 > -----Original Message----- > From: ckassab@eplsite.org [mailto:ckassab@eplsite.org]=20 > Sent: Saturday, 12 July 2003 7:32 AM > To: richter@ecos.de > Cc: ckassab@eplsite.org; embperl@perl.apache.org > Subject: Re: EMBPERL_SESSION_HANDLER_CLASS to 'no' in embperl 2.0b9 > Importance: High >=20 >=20 > Gerald: >=20 > > Just put them on top of your epocgi.pl e.g. > > > > $ENV{'EMBPERL_SESSION_HANDLER_CLASS'} =3D 'no' ; > > > > or in your httpd.conf >=20 > I set the value in httpd.conf and it worked fine. >=20 > I did some testing with IIS and there i had tu put the value=20 > in file OUT.pm >=20 > Regards >=20 > Carlos Kassab >=20 > > > >> I am getting this message: > >> Set EMBPERL_SESSION_HANDLER_CLASS to 'no' to avoid this message > >> > >> In embperl 1.3.x i edited file embperl.pm and set the value but in > >> embperl2.0 it does not seems to work. > >> > >> Do you know what is the way to set this variable to no in embperl > >> 2.0b9? > >> > > > > Just put them on top of your epocgi.pl e.g. > > > > $ENV{'EMBPERL_SESSION_HANDLER_CLASS'} =3D 'no' ; > > > > or in your httpd.conf > > > > SetEnv EMBPERL_SESSION_HANDLER_CLASS no > > > > Gerald > > > > > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org > > For additional commands, e-mail: embperl-help@perl.apache.org >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org > For additional commands, e-mail: embperl-help@perl.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org