> I can confirm that the key cookie isn't set. I compared it with my 1.5.1 > cvs install and in my case the key cookie is set. > > When I compare the http headers I also see a difference. > > mail.prism.nl (i replaced certain version numbers with "x"): > Date: Wed, 16 Feb 2005 12:21:47 GMT > Server: Apache/1.3.xx (Linux/SuSE) mod_ssl/x.x.x OpenSSL/x.x.x PHP/4.3.1 > X-Powered-By: PHP/4.3.1 > Set-Cookie: SQMSESSID=35cd193089c4ac27d9a69954abb577c7; path=/ > Expires: Thu, 19 Nov 1981 08:52:00 GMT > Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 > Pragma: no-cache > Keep-Alive: timeout=15, max=98 > Connection: Keep-Alive > Transfer-Encoding: chunked > Content-Type: text/html; charset=iso-8859-1 > > my server: > Date: Wed, 16 Feb 2005 12:23:34 GMT > Server: Apache/2.0.52 (Fedora) > X-Powered-By: PHP/4.3.10 > Expires: Thu, 19 Nov 1981 08:52:00 GMT > Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 > Pragma: no-cache > Content-Length: 333 > Connection: close > Content-Type: text/html; charset=iso-8859-1 > > The difference is in the Set-cookie header and the Connection type. > Another thing I notice in the Set-Cookie header is that it's not conform > rfc2109. It's missing the required version attribute. > > The weird thing is that IE works.
It gets more weird, when I do a clean install of SuSE 8.2 on my home server, with the same setup and apache php version it works fine with Firefox.... > For the rest, i don't have a clue why it isn't working. Probably upgrading > your php version would solve this. 4.3.1 is old. I'm using 4.3.10. So it can't be it's a php version problem, I'm trying to think of the differences between the 2 boxes now but I can't think of anything, any clues? Tristan ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
