Hi,
>    I have a question regarding session management and %udat.
> when I installed embperl to new web site and used simple script:
> 
> <B>The page is requested [+ $udat{counter}++ +] times</B>
> 
> I get  "The page is requested 0 times" and get new session 
> every time when request this page.
> 
> I have another web server with same standart configuration 
> and same apache/embperl/modperl/linux versions where $udat 
> storing and session management works very well.
> Also I tried different Store methods (File and Mysql) of 
> SessionX packet without success.
> 
> What packet version I have to check or what test I have to do 
> for understanding my installation problems?
> 

Enable the logging of session (via Embperl_Debug in your httpd.conf) and
take a look at /tmp/embperl.log. That might give some hint.

Also make sure that make test of Apache::SessionX runs without error

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to