I have still problems with sessions, I configured 1.3.2 final like that:

PerlSetEnv EMBPERL_SESSION_CLASSES "DB_File Null"
PerlSetEnv EMBPERL_SESSION_ARGS "FileName=d:/temp/sessions/data.db
LockDirectory=d:/temp/sessions"

Directory exists. Error is reported at line 1691:

     $udat -> setid ($sessid) if (!$udat -> getid) ;
    $mdat -> setid (substr(MD5 -> hexhash ($Inputfile), 0, $mdat ->
{args} -> {IDLength} || $HTML::Embperl::DefaultIDLength)) if ($Inputfile &&
!$mdat -> getid)

Because tied returns undef value. Why is it not working?

ps - 1.3.2 compiles well, good work...

lzap


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

Reply via email to