suhosin.session.encrypt setting missing

Bug #625303 reported by Thomas
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
roundcube (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: roundcube

When I login to RoundCube Webmail I can see for a short time the main interface and than i get kicked back to the login.

In /var/log/roundcube/errors I can find this messages:

[27-Aug-2010 15:08:27] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php on line 393
[27-Aug-2010 15:08:27] PHP Deprecated: Assigning the return value of new by reference is deprecated in /usr/share/php/MDB2.php on line 2647

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: roundcube-mysql 0.3.1-3
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
Architecture: amd64
Date: Fri Aug 27 15:03:42 2010
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: roundcube

Revision history for this message
Thomas (t.c) wrote :
Revision history for this message
Thomas (t.c) wrote :

ok, now I found the real reason why its fail.

It need suhosin.session.encrypt = 0 in php.ini

Thats missing in the package?

summary: - Assigning the return value of new by reference is deprecated in
- /usr/share/php/MDB2.php
+ suhosin.session.encrypt setting missing
Revision history for this message
Gabriel Pérez (gabriel-guero) wrote :

In the .htaccess file have this flag:

php_flag suhosin.session.encrypt Off

I change this to On, 0, 1... and do the same, not difference.

Revision history for this message
harkonen (harkonix) wrote :

Same results here on Ubuntu 10.04 and Debian Squeeze.

Revision history for this message
Mickaël Masquelin (mickael-masquelin) wrote :

Hi,

Are you using mod_fcgid or suPHP ?

I've created a custom php.ini file and tell my webserver to use it in order to fix the problem (Debian Squeeze w/ Apache 2.2.17-2, mod_fcgid 2.3.6-1, php-cgi 5.3.3-7).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.