[rt-devel] Date/Kronos..

Michael mike at westphila.net
Fri Jun 9 13:52:53 EDT 2000


>>  And so i says to him|her.. 
> > > 	dbih_getcom handle 'DBI::db=HASH(0x89253e8)' is not a DBI handle (has no magic) at /usr/lib/perl5/site_perl/5.005/Apache/Session.pm line 394,  chunk 124.
> 
> Obviously RT dies because of this.  Are you using perl 5.6.0?  What is
> written at line 394 of Session.pm?


sub STORE {
    my $self  = shift;
    my $key   = shift;
    my $value = shift;

    $self->{data}->{$key} = $value;

    $self->{status} |= MODIFIED;  # line 394 

    return $self->{data}->{$key};
}



_Michael.


-- 

Michael Jastremski ..                AIM:rstfinsyn
WORK:liquidation.com 	              ME:westphila.net/mike
PHOTO:opl.megaglobal.net ....        BIZ:megaglobal.net









More information about the Rt-devel mailing list