|
Posted by Jerry Stuckle on 10/22/07 12:46
mabobine wrote:
> Hi,
>
> I have a website that is accessed by authenticated user through login
> page
>
> The problem is that when the electricity goes off or the user do not
> log off properly, the users are not able to log in again.
>
> For this purpose, i have to kill their sessions that is maintained at
> the server, but despite the fact that the sessions are killed, the
> users are still not able to log in. The message comes (You are already
> logged in)
>
> I have also a script that removes the caches for the corresponding
> users on the server on every page click, but still that is not
> working.
>
> Can anyone tell me what is going on and the solution for it
>
> Regards.
>
>
It all depends on how you are tracking your sessions. How are you
determining if someone is logged on or not?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|