Welcome Guest, Not a member yet? Register   Sign In
IE8 and session problem
#4

[eluser]Ajaxian64[/eluser]
My problem is far more important than described previously.
I set up the code on a real server (previously I was on localhost)

I can connect to my site with Chrome and Opera. But for IE and FireFox it seems there is a problem of session.

For real server I don't what to put on those following set up:
Code:
$config['cookie_prefix']    = "";
$config['cookie_domain']    = "";
$config['cookie_path']        = "/";
$config['cookie_prefix'] => No need (I hope)
$config['cookie_domain'] = 'mysite.com' Is it right ?
But entirely lost on $config['cookie_path'] = "/"; I really don't know how to set up this ...

Some help would be very appreciate ...


Messages In This Thread
IE8 and session problem - by El Forum - 09-16-2010, 12:16 PM
IE8 and session problem - by El Forum - 09-16-2010, 12:25 PM
IE8 and session problem - by El Forum - 09-16-2010, 12:54 PM
IE8 and session problem - by El Forum - 09-16-2010, 02:06 PM
IE8 and session problem - by El Forum - 09-16-2010, 10:17 PM
IE8 and session problem - by El Forum - 09-16-2010, 11:46 PM
IE8 and session problem - by El Forum - 11-01-2010, 06:40 PM
IE8 and session problem - by El Forum - 11-01-2010, 07:51 PM
IE8 and session problem - by El Forum - 02-22-2011, 04:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB