> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Aaron Elkiss
> Sent: Tuesday, November 16, 1999 4:46 PM
> To: [EMAIL PROTECTED]
> Subject: Embperl / Apache::Session bug?
>
>
> Hi.. I'm trying to get session handling (%udat and %mdat) to work with
> embperl 1.2b11.
>
> I'm running stock redhat 6.1 on a p200; this comes with apache 1.3.9,
> mod_perl 1.21, and perl 5.00503. I installed embperl 1.2b11 and
> Apache::Session 1.04. I had previously installed and was using MySQL
> 3.22.27 with the latest version of DBI and DBD::mysql.
>
> Anyway, the symptoms are as follows: Everything works fine with
> embperl normally, but when I add the following lines to my srm.conf
> Bad Things Happen:
>
> PerlSetEnv EMBPERL_SESSION_CLASSES "DBIStore SysVSemaphoreLocker"
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:session
> UserName=apache"
>

Did you load Embperl and/or Apache::Session at server startup time?

Please try to _not_ load Embperl at startup time and load Apache::Session at
startup time (e.g. PerlModule Apache::Session in your srm.conf)

Gerald



---------------------------------------------------------------
Gerald Richter      ecos electronic communication services gmbh
Internet - Infodatenbanken - Apache - Perl - mod_perl - Embperl

E-Mail:     [EMAIL PROTECTED]         Tel:        +49-6133/925151
WWW:        http://www.ecos.de      Fax:        +49-6133/925152
---------------------------------------------------------------

Reply via email to