Welcome Guest, Not a member yet? Register   Sign In
Session: Error while trying to free lock for ci_session
#26

(This post was last modified: 05-25-2016, 11:42 AM by spjonez.)

Narf Wrote:It's unexpected behavior and as such it has to be logged - that's all the reasoning there needs to be.

I understand what you're getting at but that response is not useful for debugging...

I didn't want to mix raw session commands with CI's so I overloaded the session library to add a method:

Code:
    public function write_close( ) {
        session_write_close( );
    }
Reply


Messages In This Thread
RE: Session: Error while trying to free lock for ci_session - by spjonez - 05-25-2016, 11:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB