> 
> Here's the configuration of importance in httpd.conf:
> 
> PerlSetEnv EMBPERL_SESSION_CLASSES "DBIStore SysVSemaphoreLocker"
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:sessions
> UserName=root NSe
> ms=8"
> 

Try to insert as first module that loads:

PerlModule Apache::Session 

> PerlModule Apache::AuthenDBI
> PerlModule HTML::Embperl
> PerlRequire conf/startup.pl
> 

Does this change anything?

Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to