Welcome Guest, Not a member yet? Register   Sign In
Sessions not secured
#2

[eluser]noslen1[/eluser]
Hi,
You should set in your application/config/config.php :
Code:
$config['encryption_key'] // line 227
$config['sess_encrypt_cookie'] = TRUE; // line 250

See an encryption key generator here


Messages In This Thread
Sessions not secured - by El Forum - 10-15-2012, 11:28 PM
Sessions not secured - by El Forum - 10-16-2012, 12:36 AM
Sessions not secured - by El Forum - 10-16-2012, 01:15 AM
Sessions not secured - by El Forum - 10-16-2012, 05:10 PM
Sessions not secured - by El Forum - 10-16-2012, 05:14 PM
Sessions not secured - by El Forum - 10-16-2012, 05:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB