Re: Problem with embperl sessions

2002-03-20 Thread Alan J. Rothstein
"Gerald Richter" <[EMAIL PROTECTED]> writes: > > > > I have the following in my httpd.conf > > > >SetEnv EMBPERL_DEBUG 10477 > >SetEnv EMBPERL_VIRTLOG /embperl/log > > > >PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Semaphore" > >PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:

Re: Problem with embperl sessions

2002-03-20 Thread Gerald Richter
> > I have the following in my httpd.conf > >SetEnv EMBPERL_DEBUG 10477 >SetEnv EMBPERL_VIRTLOG /embperl/log > >PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Semaphore" >PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:webdb" # I've taken out the user and passwd >PerlModule HT