l e m m s t e r . d e
  • Home
  • impressum
  • talks
  • Categories
  • Tags
  • Archives

Roundcube (0.3.1-6) and lighttpd on Debian Squeeze (immediate logout after login)

If you experince immediate logouts after successfully loging into roundcube, you have to follow the advice in /usr/share/doc/roundcube-code/NEWS.debian.gz and turn suhosin.session.enrypt off [1]. If you do not want to turn it off globally, it can easily be done for roundcube only:

/etc/php5/cgi/conf.d# cat roundcube.ini
; see /usr/share/doc/roundcube-code/NEWS.debian.gz
[suhosin]
suhosin.session.encrypt = off

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549428


Published

May 19, 2013

Category

hacks

Contact

  • Powered by Pelican. Theme: Elegant