Welcome Guest, Not a member yet? Register   Sign In
Sessions still written to filesystem with database driver
#8

(This post was last modified: 03-09-2016, 07:41 AM by jhuet.)

Alright, there seem to be a lot of things mixed up on our side that made the constations of the problem nebulous. It looks like we had other applications than PMA creating these empty session files and, as Narf told us, we got confused with the error displaying something about /var/lib/php5/sessions while in the end it was accesses to the database that were problematic.

I would have another question though that i can't find an answer for concerning the database driver. I understand the requirement for a non-persistent connection but why the need to use the 'default' $this->db one ? Would there be a problem using the 'default' connection as persistent and create another specific connection just for session handling that would be non-persistent ?

In any case, thanks for you help !
Reply


Messages In This Thread
RE: Sessions still written to filesystem with database driver - by jhuet - 03-09-2016, 07:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB