Changes between Version 11 and Version 12 of Howto_KnownIssues
- Timestamp:
- Apr 9, 2012 11:47:18 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Howto_KnownIssues
v11 v12 25 25 == Debian and PHP == 26 26 27 Debian installs the [http://www.hardened-php.net/suhosin/ suhosin] patch by default , and if you use nginxRoundcube doesn't like the session encryption. In order to fix this, append these lines to your php.ini:27 Debian installs the [http://www.hardened-php.net/suhosin/ suhosin] patch by default and if you use nginx, Roundcube doesn't like the session encryption. In order to fix this, append these lines to your php.ini: 28 28 {{{ 29 29 [suhosin]
