> I managed to get Embperls session management to work with FileStore.
> But with DBIStore I'm not sucessfull.
Hi,
my problem is solved.
It was a stupid typing mistake with the username. I realized this when I
saw my mail in the list.
Sorry.
Rolf
---
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=DBI:mysql:session:rds586
> UserName=emperl Password=embperl"
>
Is thsi correct, or shouldn't it be
UserName=embperl
(missing b)?
Gerald
-
To unsubscribe, e-mail: [EMAIL PROTEC
Hi,
I managed to get Embperls session management to work with FileStore.
But with DBIStore I'm not sucessfull. My MySQL-database is set correct.
The database name is session, the table with the required fields has the
name sessions.
The permissions are set correctly in database mysql, table user.