session is being expired autometically |
(09-27-2017, 06:38 AM)tysonchamp Wrote: Hi, You need to set the save path to some thing like this example PHP Code: $config['sess_save_path'] = APPPATH . 'cache/sessions/'; Folder permission 0700
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!
|
Messages In This Thread |
session is being expired autometically - by tysonchamp - 09-26-2017, 06:41 AM
RE: session is being expired autometically - by skunkbad - 09-26-2017, 07:46 AM
RE: session is being expired autometically - by tysonchamp - 09-26-2017, 08:04 AM
RE: session is being expired autometically - by wolfgang1983 - 09-26-2017, 01:57 PM
RE: session is being expired autometically - by shynquynh - 09-26-2017, 06:46 PM
RE: session is being expired autometically - by tysonchamp - 09-27-2017, 06:39 AM
RE: session is being expired autometically - by InsiteFX - 09-26-2017, 10:29 PM
RE: session is being expired autometically - by tysonchamp - 09-27-2017, 06:38 AM
RE: session is being expired autometically - by Narf - 09-27-2017, 07:45 AM
RE: session is being expired autometically - by wolfgang1983 - 09-27-2017, 12:54 PM
RE: session is being expired autometically - by tysonchamp - 10-06-2017, 11:54 AM
|