%udat storage problems

2000-07-21 Thread Ragnar Hakonarson
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 get the following error when trying to use

Re: HTML::Embperl 1.3b4: Problem with HTML::EmbperlObject

2000-07-21 Thread Volker Hess
Hi Gerald, On Thu, 20 Jul 2000, Gerald Richter wrote: > mod_perl 1.21 is a problem when it is build as DSO, when it is linked > staticly into Apache it isn't a problem. > > Does make test work? > Yes! It works ... > If yes and your are not use DSO for mod_perl, enable the > dbgSearchObject in