[eluser]basty_dread[/eluser]
i wondering why.
before it is working.
this is actually what happened.
i reformat my pc. download and install the safari, opera, and chrome.
then as i tried to access my project.. it is not redirecting anymore to the right page.because of the session is not being created.
i tried it to my other pc. and it works ok.
my default config is the default
i just changed the
Code:
$config['base_url']="http://ricardo_ortiz.freehostia.com/"
$config['sess_cookie_name'] = 'ExiteCMSid';
$config['sess_encrypt_cookie']= TRUE;
$config['cookie_domain'] = "ricardo_ortiz.freehostia.com";
$config['cookie_path'] = "/";
Thanks you for sharing your knowledge!