Welcome Guest, Not a member yet? Register   Sign In
PHP - Session problem in codeigniter framework
#7

(10-13-2017, 06:23 AM)Khadeer Wrote:
(10-13-2017, 03:08 AM)InsiteFX Wrote: Mostly it is your session_save_path, the documentation shows how
to set it up for files.

Still No Use im using codeigniter 3.0 and in my server PHP Version 7.1.7

create a directory and assigned it to $config['sess_save_path'] = 'your directory path';
Make sure the directory is writable
Reply


Messages In This Thread
RE: PHP - Session problem in codeigniter framework - by bjs17 - 10-13-2017, 06:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB