Welcome Guest, Not a member yet? Register   Sign In
Questions about sessions in CI 3.0
#4

(This post was last modified: 01-28-2015, 01:18 PM by twpmarketing. Edit Reason: spelling... )

I'm using the 'files' session driver and these are the settings that work for me:

$config['sess_save_path'] = '/var/www/html/tmp/sessions';

Permissions on the tmp and sessions directories are set to '777' and ownership is 'root'

The questions are:
How safe are these?
Should I move the tmp directory?
Should I move the sessions directory?
CI 3.1 Kubuntu 19.04 Apache 5.x  Mysql 5.x PHP 5.x PHP 7.x
Remember: Obfuscation is a bad thing.
Clarity is desirable over Brevity every time.
Reply


Messages In This Thread
Questions about sessions in CI 3.0 - by GeorgeD - 01-27-2015, 04:08 AM
RE: Questions about sessions in CI 3.0 - by Narf - 01-27-2015, 08:45 AM
RE: Questions about sessions in CI 3.0 - by twpmarketing - 01-28-2015, 12:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB