[SPT/CWIS] Re: Login error on IE browser on PC

Peterson, Erik epeterson at edc.org
Wed Oct 4 14:28:47 CDT 2006


On 10/2/06 10:08 AM, "Hae Jung Chung" <hchung at edc.org> wrote:

> Hi, 
> 
> I upgraded the CWIS software and then can¹t log in on PC Internet Explorers.
> I can log in using any other browsers from Mac and PC but IE on PC.
> Do you have any idea on how I can fix this problem?
> 
> Thanks,
> 
> Haejung

I have solved this problem after a bit of dedicated debugging and
googling...

http://us2.php.net/manual/en/function.session-start.php#50236

Our development server had an underscore in the name which is technically
against DNS rules.  The whole thing works fine except that IE will not
accept cookies from the site, so session_start() never succeeds...

Removing the underscores solves all and reminds me to reacquaint myself with
my old friend: the hyphen.

-Erik Peterson

Manager, Project Technology Services
Education Development Center, Inc.




More information about the SPT-CWIS-Users mailing list