Welcome Guest, Not a member yet? Register   Sign In
Include a sessions folder?
#6

(06-14-2016, 03:34 PM)Narf Wrote: It is Off by default and has never been On.

i meant change this:
$config['sess_driver'] = 'files';

to something like this
$config['sess_driver'] = NULL;

because - unless i'm missing something -  sessions works without any changes to the config.

(06-14-2016, 03:34 PM)Narf Wrote: Examples for what exactly? A directory path that is almost guaranteed to exist and be usable?

A couple of examples of what typically would be in $config['sess_save_path'] . It does not need to cover all cases. Just some samples to help people get started.
Reply


Messages In This Thread
Include a sessions folder? - by cartalot - 06-13-2016, 04:14 PM
RE: Include a sessions folder? - by Narf - 06-14-2016, 12:59 AM
RE: Include a sessions folder? - by cartalot - 06-14-2016, 01:28 PM
RE: Include a sessions folder? - by skunkbad - 06-14-2016, 02:33 PM
RE: Include a sessions folder? - by Narf - 06-14-2016, 03:34 PM
RE: Include a sessions folder? - by cartalot - 06-14-2016, 05:18 PM
RE: Include a sessions folder? - by Narf - 06-15-2016, 08:35 AM
RE: Include a sessions folder? - by andrelupus1 - 02-14-2019, 06:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB