2009.10.12 17:43 Chris Riley rašė: > Hello, > > I recently rebuilt my linux box, and now I'm having trouble with logging > on > to squirrelmail. None of my users can log into SM. It always says "you > must > be logged in to access this page". Users can get their mail via an IMAP > client such as Thunderbird, but the website fails every time. ... > Here's the output of configtest.php > SquirrelMail configtest ... > Base URL detected as: https://<HOSTNAME>.com/squirrelmail/src > (location base autodetected) 1. Is base URL detected correctly? It must match URL displayed in browser's address bar. 2. Create test script with --- <?php session_write_close(); ini_set('error_reporting',E_ALL); ini_set('display_errors',1); var_dump(session_start()); --- Save it somewhere on your webhost. For example in /usr/share/squirrelmail/somename.php. Open it in browser (https://<HOSTNAME>.com/squirrelmail/somename.php) and check for any session write errors. -- Tomas ------------------------------------------------------------------------------ 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