On 05/21/2013 12:36 PM, Reindl Harald wrote:
if you change the session handler make sure that *all* params are set by the application and not only a subset and it would work
We do set all relevant params, but maybe is there some important param that we miss.
however - there is something going wrong and RC doe snot log
indeed
anything useful and that RC also modifies the path to "error_log" log on machines with reporting-cronjobs for the global logfile and you have to watch it's log seperatly is also not fine
Some peaple would say it's an adventage. You can configure Roundcube to log to syslog, you can also set log_dir to any directory. If you disable debug_level it will not modify error_log param.
[20-May-2013 16:34:14 Europe/Vienna] PHP Warning: session_write_close() [<a href='http://at.php.net/manual/de/function.session-write-close.php'>function.session-write-close.php</a>]: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/var/www/sessiondata) in /usr/share/roundcubemail/program/include/rcmail.php on line 772
Putting the same message several times here will not fix the issue. Can you provide ssh access to such a box, so I could try to investigate?
Did you try to use different database engine (mysql, postgres, sqlite) with the same environment to make sure it's (or not) MariaDB-related issue? Maybe it's just PHP issue. Exactly which version of PHP 5.4 it is?