|
From: Chris W. <ch...@cw...> - 2002-04-12 14:36:25
|
On Fri, 2002-04-12 at 09:15, Jure Simsic wrote:
> Apart from first not being able to write to tmplib, I got:
>
> $ perl test/test2.pl
> Hisa::User::_class_initialize (15) >> Set Hisa::User to use crypt (1)
> $VAR1 = {
> '_session_id' => 'd90e4e7bb6458ebb69ae8fa9c330e341'
> };
>
> (i deleted my session and reinitialized it in between, so the ID is right)
>
> Any clues?
The next step would be to create a brand new session in the test script,
then retrieve that same session from the test script to see if it works
ok.
AFAIK, I haven't seen any other problems with Postgres and
Apache::Session. What versions of PostgreSQL, DBI, DBD::Pg and
Apache::Session are you using?
Chris
--
Chris Winters (ch...@cw...)
Building enterprise-capable snack solutions since 1988.
|