Hello Laurence,
On Thursday, November 07, 2002, Laurence Berland wrote...

> I was using squirrelmail 1.2.7, but given the recent security bugs and such
> decided to upgrade.  1.2.7 worked flawlessly, but 1.2.9 doesn't work at all.

> First I log in, then I get dumped at the src/webmail.php page with the error
> "You must be logged in to access this page with the requisite link to the
> login page and such.  Any ideas where to look? I'm perplexed...

  There has been a number of issues with 1.2.9, there was a minor
  issue in the session writing for versions of PHP earlier than 4.1.0.
  This issue has (hopefully) been fixed in 1.2.10[cvs], but if you
  want a quick fix open src/global.php and in the functions
  sqsession_register and sqsession_unregister look at the line:

    if ( !check_php_version(4,1) && empty($rg)) {

  and remove the "&& empty($rg)" part, save and try logging in again.
  Let me/us know if this resolves the issues.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to