RE: session problem

2006-09-04 Thread Gerald Richter
Hi, >I have a question regarding session management and %udat. > when I installed embperl to new web site and used simple script: > > The page is requested [+ $udat{counter}++ +] times > > I get "The page is requested 0 times" and get new session > every time when request this page. > > I

session problem

2006-09-03 Thread andrew
Hi, I have a question regarding session management and %udat. when I installed embperl to new web site and used simple script: The page is requested [+ $udat{counter}++ +] times I get "The page is requested 0 times" and get new session every time when request this page. I have another web se

Re: Embperl session problem

2002-07-15 Thread Gerald Richter
> I have set up embperl and mod_perl with all modules and trying to use > sessions (with %udat ) but it's not working and I am getting error > > [206]SVs: 14954 > [206]EVAL> > [206]ERR: 24: Error in Perl code: Can't locate object method "nfreeze" via package "Apache::SessionX" (perhaps you f

Embperl session problem

2002-07-13 Thread Sasa
I have set up embperl and mod_perl with all modules and trying to use sessions (with %udat ) but it's not working and I am getting error [206]SVs: 14954 [206]EVAL> [206]ERR: 24: Error in Perl code: Can't locate object method "nfreeze" via package "Apache::SessionX" (perhaps you forgot to loa