| $ENV{EMBPERL_SESSION_CLASSES} = "FileStore SysVSemaphoreLocker";
| $ENV{EMBPERL_SESSION_ARGS}    = "Directory=/tmp/algebra.com/sessions";
| $ENV{EMBPERL_COOKIE_PATH} = "/";
| $ENV{EMBPERL_COOKIE_DOMAIN} = ".algebra.com";
| #$ENV{EMBPERL_DEBUG} = 1;

Well... I don't know if you fixed this already but when I click "My
Homework" on your site, both MSIE 4 and MSIE 5 with Cookie Security Alerts
enabled (under Content) say:

Cookie Information:

Name: EMBPERL_UID
Domain: www.algebra.com
Path: /algebra/homework/my-homework/
Expires: End of session
Data: blabalabla

As expected, wget -S shows:

4 Set-Cookie: EMBPERL_UID=8969568a86ec577a; domain=.algebra.com; path=/;
expires=Thu, 15 Apr 2010

I can also browse your site without any problem. Some nice things you have
there! ;)

Bottom line: I guess *your* MSIE is to blame here.

Ime

Reply via email to