On 02.02.2011 11:27, Raoul Bhatia [IPAX] wrote:
i know that ;) still, .htaccess will not work there and i have to manually alter the phpini (instead of rc trying to set some non-critical parameters by itself)
so i enabled php gc and it works! thanks for the input. but why do we rely on php gc for doing the cleanup?
I think we could detect session.gc_probability value and change it to 1 when it is set to 0. In case of Roundcube, disabling session gc is sensless.
Feel free to create a patch and open a ticket.