Welcome Guest, Not a member yet? Register   Sign In
Session Table Problem - Windows 8?
#2

[eluser]InsiteFX[/eluser]
Code:
// Windows doe's not like an underscrore in the cookie name, it converts it to a hex code which will not work.
$config['sess_cookie_name'] = 'cisession';


Messages In This Thread
Session Table Problem - Windows 8? - by El Forum - 11-20-2012, 11:25 PM
Session Table Problem - Windows 8? - by El Forum - 11-20-2012, 11:33 PM
Session Table Problem - Windows 8? - by El Forum - 11-21-2012, 02:17 AM
Session Table Problem - Windows 8? - by El Forum - 11-21-2012, 04:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB