> I could fix it by moving the lines
>...
> of Embperl.pm to the beginning of the else block, so that
> $Apache::Session::VERSION is defined. Is that ok?
>
Yes, this makes sense (You could also load Apache::Session before Embperl)
I change this in the next release
Gerald
-
"Use of uninitialized value at
/usr/lib/perl5/site_perl/5.005/i586-linux/HTML/Embperl.pm line 400."
This is what I get when Apache-1.3.19/mod_perl-1.24 is starting and loading
Embperl.pm (1.3.3) in the perl startup file with session management enabled.
I could fix it by moving the lines
>my $ses