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.
-- Andrew O'Brien e: [EMAIL PROTECTED] p: +61 2 9556 0100 f: +61 2 9556 0111 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, 12 July 2003 7:32 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: EMBPERL_SESSION_HANDLER_CLASS to 'no' in embperl 2.0b9 > Importance: High > > > 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]