Welcome Guest, Not a member yet? Register   Sign In
Strange errors with sessions
#2

[eluser]Unknown[/eluser]
Setting the following seems to have fixed it:

Code:
$config['cookie_prefix']    = "";
$config['cookie_domain']    = "";
$config['cookie_path']        = "/stlkr";

UPDATE: Never mind that above. This is what helped. It was apparently throwing some error before the headers were getting written, this messing them up.


Messages In This Thread
Strange errors with sessions - by El Forum - 08-07-2008, 08:20 PM
Strange errors with sessions - by El Forum - 08-08-2008, 07:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB