You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by implodedok on 28 Dec 2015 12:14 UTC as Trac ticket #1490624
Using version 1.2-beta (which is not in the version dropdown list here on trac), I get the following warnings in my PHP error log:
PHP Warning: session_start(): Session callback expects true/false return value in /var/www/roundcubemail/program/lib/Roundcube/rcube_session.php on line 129
I am running php7 with php-fpm. Roundcube itself seems to work fine. This could be a compatibility issue with php7.
Thanks for the prompt response & patch! :-) I'll apply the changeset above to my 1.2-beta installation, will let you know if the warning appears again. Also, for reference, I'm using the default php session handler (files in /var/lib/php/session).
Reported by implodedok on 28 Dec 2015 12:14 UTC as Trac ticket #1490624
Using version 1.2-beta (which is not in the version dropdown list here on trac), I get the following warnings in my PHP error log:
PHP Warning: session_start(): Session callback expects true/false return value in /var/www/roundcubemail/program/lib/Roundcube/rcube_session.php on line 129
I am running php7 with php-fpm. Roundcube itself seems to work fine. This could be a compatibility issue with php7.
Keywords: php warning session callback
Migrated-From: http://trac.roundcube.net/ticket/1490624
The text was updated successfully, but these errors were encountered: