Welcome Guest, Not a member yet? Register   Sign In
Question about deleting expired session files.
#6

(09-03-2015, 12:44 AM)Vita Wrote: Actually if you want there is a way to immediately remove sessions from the server, as they are kept in files. It's not recommended to do so but It's possible. Check out this link: http://php.net/manual/en/function.session-save-path.php

How the sessions are saved depends on the driver in use, which is why you should adjust the settings mentioned earlier. If your host won't permit you to change the settings and you have verified that the settings will not permit the GC to run, then you might need to resort to some other form of GC.
Reply


Messages In This Thread
RE: Question about deleting expired session files. - by mwhitney - 09-03-2015, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB