Hi,

I face a problem with  closing a session using Embedperl session module.

I'm using the FileStore mecanism (I couldn't manage to make it work
properly with DBI/postgres) and after using "tied (%udat)->delete;"  in
the logout sub then try to login again, I get the same _session_id.
emptying %udat w/ "%udat = (); " doesn't help since FileStore.pm tries
to open the
/tmp file named after the _session_id with afterwards.

I've tried to make the cookie expire, but then the problem is the same
than emptying %udat.

Is there a way to force the session to close and open a really new one??

Thanks in advance.

Yann Langlais.



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

Reply via email to