On Tuesday 20 October 2009 02:55:27 pm Paul Lesniewski wrote: <snip> > > It's been reported that 1.5.2 does this when using PHP 5.3. I have no > idea what versions the OP was using, but this is likely your problem. > I haven't had the time to test this, but you should first make sure > you are getting the right cookies set in the browser (please show > them). Also, please indicate what session storage mechanism you are > using. > Ahah! Now we are getting somewhere. I have php 5.3.1, fresh update from 5.2.11 at the same time the problems with sqmail begin. I have installed the new php.ini and done a line-by-line comparison and we are fine. Of particular interest here, open_basedir is NOT set so the include limitation problem isn't what is biting us. Cookies huh? Well I can find them in the browser, but I'm now sure where to look in sqmail. When I find them in the browser, I'll grep though sqmail and see what turns up.... OK, let me preface this with the fact that I have less than a thimble full of knowledge about cookies. What I have come up with is snapshots of all of the cookies from both opera and firefox. The cookies I have captured are: ff_key.jpg ff_last_domain.jpg ff_last_login.jpg ff_PHPSESSID.jpg ff_SQMSESSID.jpg ff_squirrelmail_language.jpg ff_utma.jpg opera_utma.jpg opera_utmc.jpg opera_utmz.jpg Let me know which ones you want and I'll send them to you in a private post. Also, if you want me to create you an account on my server, I don't mind. That way you can ssh into the box and see what the issue is. > You can try, for example, commenting out the session_regenerate_id() > call on line 87 of src/redirect.php, but I have no idea if that's got > anything to do with the problem. > 85 sqsession_is_active(); 86 if (function_exists('session_regenerate_id')) { 87 /* session_regenerate_id(); */ 88 } No change: ERROR You must be logged in to access this page. Go to the login page <snip> Let me know where to get the cookie info from squirrelmail and I'll get that for you too. Also, I'm serious about the account. I worked with a number of opensource projects that way and never had a problem.... -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users