[SOLVED - REMOVE _ UNDERSCORES] Can't login to Admin with IE - Firefox is OK
Posted: Mon Jul 24, 2006 10:32 am
I'm using CMSMS 0.13, PHP 5, Apache 2, MySQL5 (it's a UniformServer distro/integration) under Windows XP Family
Install went fine, and site is OK, but I can login to Admin with Firefox only. IE goes into a index/login loop...
I went into debug mode, and hacked /lib/page.functions.php to echo all debug_buffer debug strings (they're not displayed...) like this:
debug_buffer("Found login_user_id. Going to generate the user object.");
echo ("Found login_user_id. Going to generate the user object.");
So I get :
No session found. Now check for cookiesNo cookies found. Redirect to login.Debug is on. Redirecting disabled... Please click this link to continue.
Cookies are enabled, and are working on other parts of the site. Site is in IE's Trusted Sites.
[Edit] And I've doublechecked, but I have no Cookie for this site in my IE Temp Files...
As it does work with firefox, I erased the cache... still same.
I tried changing cookie_domain in php ini, still same.
Another trick ? Apache log says
[Mon Jul 24 12:23:06 2006] [error] [client 192.168.0.3] File does not exist: W:/www/admin/themes/default/css/themes, referer: http://intranet_cil/admin/login.php
Plz help !!!
...Of course I can post more info if needed, or open a tunnel for this intranet server if a good soul can help...
Fred
Install went fine, and site is OK, but I can login to Admin with Firefox only. IE goes into a index/login loop...
I went into debug mode, and hacked /lib/page.functions.php to echo all debug_buffer debug strings (they're not displayed...) like this:
debug_buffer("Found login_user_id. Going to generate the user object.");
echo ("Found login_user_id. Going to generate the user object.");
So I get :
No session found. Now check for cookiesNo cookies found. Redirect to login.Debug is on. Redirecting disabled... Please click this link to continue.
Cookies are enabled, and are working on other parts of the site. Site is in IE's Trusted Sites.
[Edit] And I've doublechecked, but I have no Cookie for this site in my IE Temp Files...
As it does work with firefox, I erased the cache... still same.
I tried changing cookie_domain in php ini, still same.
Another trick ? Apache log says
[Mon Jul 24 12:23:06 2006] [error] [client 192.168.0.3] File does not exist: W:/www/admin/themes/default/css/themes, referer: http://intranet_cil/admin/login.php
Plz help !!!
...Of course I can post more info if needed, or open a tunnel for this intranet server if a good soul can help...
Fred