Hello Franco, On Monday, January 06, 2003, Franco M. Romito wrote... >>> More times I must re-login... >>> SM disconnect me and I must login again.
>> Do you mean on first login? Or do you mean while using it? PHP has a >> session limit which expires the session after X minutes (where X is >> changeable in php.ini) if no updates or reads are made to it. If it >> is on login, which version of SM are you using? > - Config File Version 1.2.0 > - Squirrelmail Version 1.2.7 > - PHP Version 4.2.2 > ...first logon or while use it > ( I see that happens at 0 seconds of the minutes > after the left-frame reloaded ) > Possible cause: > cookies (but why use it?) (better was sessionID?) > \ > \__ if php do not use it SM doesn't work We do use sessions. Just two details are stored in the cookies, and encrypted key, and the session id. We don't use url based session retrieval... at least not yet. > php.ini (more people do not want change it) > \ > \__ session.cache_expire = 180 (do you think is someothers?) > proxy server (why not, I'll check) > ... I thought there was another option, but this could be it. I'd have to look. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- 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
