Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 49168 invoked by uid 500); 11 Jul 2003 21:32:08 -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 49155 invoked from network); 11 Jul 2003 21:32:07 -0000 Received: from core.gralia.com (64.246.46.88) by daedalus.apache.org with SMTP; 11 Jul 2003 21:32:07 -0000 Received: from eplsite.org (localhost.localdomain [127.0.0.1]) (authenticated (0 bits)) by core.gralia.com (8.11.6/8.11.6) with ESMTP id h6BLVbY19153; Fri, 11 Jul 2003 14:31:37 -0700 Received: from 200.56.216.163 (SquirrelMail authenticated user ckassab@eplsite.org) by www.eplsite.org with HTTP; Fri, 11 Jul 2003 14:31:37 -0700 (PDT) Message-ID: <1053.200.56.216.163.1057959097.squirrel@www.eplsite.org> Date: Fri, 11 Jul 2003 14:31:37 -0700 (PDT) Subject: Re: EMBPERL_SESSION_HANDLER_CLASS to 'no' in embperl 2.0b9 From: To: In-Reply-To: <027c01c3477b$00f854d0$e00b0b0a@wingr2> References: <027c01c3477b$00f854d0$e00b0b0a@wingr2> X-Priority: 1 Importance: High X-MSMail-Priority: High Cc: , X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Gerald: > Just put them on top of your epocgi.pl e.g. > > $ENV{'EMBPERL_SESSION_HANDLER_CLASS'} = 'no' ; > > or in your httpd.conf I set the value in httpd.conf and it worked fine. I did some testing with IIS and there i had tu put the value in file OUT.pm Regards Carlos Kassab > >> 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'} = 'no' ; > > or in your httpd.conf > > SetEnv EMBPERL_SESSION_HANDLER_CLASS no > > Gerald > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org > For additional commands, e-mail: embperl-help@perl.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org