Re: DBIStore problems

2000-08-22 Thread R. D. Stoll
> 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 ---

Re: DBIStore problems

2000-08-22 Thread Gerald Richter
> 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

DBIStore problems

2000-08-22 Thread R. D. Stoll
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.