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

(This post was last modified: 03-08-2016, 09:54 AM by keulu.)

look for your php.ini config

try to comment "session.save_path" => ;session.save_path

and put

session.auto_start to 0

Edit :
and don't forget to restart php service
Reply


Messages In This Thread
RE: Sessions still written to filesystem with database driver - by keulu - 03-08-2016, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB