On Wed, 2004-10-20 at 19:37, [EMAIL PROTECTED] wrote:
> but when i try to put a new object or something...
>
> my $something = new Object();
> $session{something} = $something;
>
> ... i have an error like this:
>
> [Wed Oct 20 18:21:55 2004] null:(in cleanup) Can't store CODE items at
>
It was Tuesday, September 28, 2004 when [EMAIL PROTECTED] took the soap box, saying:
: Well, i have created an Object Session, now how can i get it again?
:
: tie %sesion, 'Apache::Session::Postgres', undef, {
:
: DataSource => 'dbi:Pg:dbname=sessions',
: UserName => $bd->{u
On Wed, 2004-04-14 at 20:37, Geoffrey Young wrote:
> > Here how I'm tieing, I have tried upper and lowercase on the commit:
>
> > tie %sessionHash, 'Apache::Session::Postgres', undef, { Commit => 0,
>
> Commit => 0 should be AutoCommit => 0.
Actually, no. This is an argument to Apache::Session
hrough the module in the morning when I get up if no
one comes up with anything before.
David
Very tired and fustrated programer... Someday it's just best to not touch
the keyboard.
From: Geoffrey Young <[EMAIL PROTECTED]>
To: David Hofmann <[EMAIL PROTECTED]>
CC: [EMAIL PRO
> Here how I'm tieing, I have tried upper and lowercase on the commit:
> tie %sessionHash, 'Apache::Session::Postgres', undef, { Commit => 0,
Commit => 0 should be AutoCommit => 0.
--Geoff
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modper