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
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
> 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
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