Re: EMBPERL_SESSION_ARGS problem

2000-01-20 Thread Gerald Richter
> > >[6431]ERR: 24: Line 13: Error in Perl code: DBI->connect failed: Access > denied for user: 'www@dev2-sparc' (Using password: YES) at > >/usr/local/lib/perl5/site_perl/5.005/Apache/Session/DBIStore.pm line 117 > > > Note that the two parameters differ only by the target hostname... > and tha

EMBPERL_SESSION_ARGS problem

2000-01-20 Thread Jean-Philippe FAUVELLE
The following directives work fine with Embperl 1.2.0 >PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:database=www_sessions;host=dev2-sparc UserName=www Password=secret" >PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:database=www_sessions;host=localhost UserName=www Password=secre