Well, upgrading to Session-1.03 did the trick for httpd complaining on
startup. Hrm. I'm still at a loss for why it worked properly one minute
then fell on its face the next, but that's not necessarily anwhere near
Embperl's fault.
Thanks,
Christian
> -Original Message-
> From: Christian
> I just took a look, and Apache::Session is version 0.17, but
> Apache::Session::epDBI is installed. Further, this code worked yesterday
> and for the past many months.
>
[..]
> PerlSetEnv EMBPERL_SESSION_CLASSES "DBIStore SysVSemaphoreLocker"
> PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mys
I just took a look, and Apache::Session is version 0.17, but
Apache::Session::epDBI is installed. Further, this code worked yesterday
and for the past many months.
Regards,
Christian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Nope. Adding PerlModule Apache::Session either before or after the
PerlSetEnv statements doesn't change the error. Other ideas?
Regards,
Christian
> -Original Message-
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 25, 2000 1:21 PM
> To: [EMAIL PROTECTED]; Embper
>
> 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
Hi. On a recent restart of a service that previously had been runnning,
the following error came up:
Bareword "Apache::Session::NEW" not allowed while "strict subs" in use at
/opt/gnu/depot/perl5.004_04/lib/site_perl/HTML/Embperl/Session.pm line
105.
Syntax error on line 853 of
/opt/apache/ext-so
Hi,
>
> I have tried without the AutoCommit setting without success.
>
> The point is that I am connecting to Pg through DBI with the same
> setting as
> in $ENV{EMBPERL_SESSION_ARGS} without any difficulties.
> Consequently, I conclude that the problem most lie with the session
> management.
>
>
Hi,
>
> I am trying to use Postgres as the session database for %udat in embperl.
> See below my configuration:
>
> $ENV{EMBPERL_SESSION_CLASSES} = "DBIStore NullLocker";
> $ENV{EMBPERL_SESSION_ARGS} =
> "DataSource=dbi:Pg(AutoCommit=>0):dbname=transactiondb";
>
I didn't have tried Apache::Ses
Hi,
>
>
> > If yes and your are not use DSO for mod_perl, enable the
> > dbgSearchObject in EMBPERL_DEBUG and send me the embperl.log file.
> >
> ... but I use DSO!
>
> Must I upgrade? Or use the statically linked "monolith"?
>
I very highly recommend to either upgrade mod_perl or to link it stat