On 8/23/2011 5:49 PM, Tamashii wrote: ...
Both show me a login page - and I can login successfully (I see new mail an all options) - and then after 1-2 seconds I am kicked back to the login page.
Any ideas what I can change?
Suhosin is built into Squeeze PHP5 and is the cause of the problem. Set the following to fix it:
/etc/php5/conf.d/suhosin.ini ; Transparent Encryption Options suhosin.session.encrypt = off
I ran into this after my Lenny -> Squeeze upgrade in late April. It is documented in this RCU thread:
http://www.mail-archive.com/users@lists.roundcube.net/msg03507.html