"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:
>
> 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