[eluser]seansmith57[/eluser]
The problem I'm currently having is on a Linux webserver, php version 5.2.6. I am using CodeIgniter version 1.7.2 and codex2_rc14.2.
I am having a "random logout" issue which seems to have been addressed in release candidate 10. It is listed on the first page of this thread as a *major change* for rc10 "- Replaced native session library with the OB Session library, fixing a random logout bug"
This is becoming frustrating because it's very difficult to get it to happen regularly for me. A client is complaining and I have experienced it, just not as regularly as she is. She has documented situations where she was prompted for a repeated login after each operation...frequently the operation would be a success, but in my experience that's not always the case.
Any ideas about things I could do to create a bulletproof solution for this issue??