roundcube and php 5.4.33: fgets(): SSL read operation timed out

Michael Grimm trashcan at odo.in-berlin.de
Mon Sep 22 14:41:03 UTC 2014


JFTR:

On 20.09.2014, at 13:17, Michael Grimm <trashcan at odo.in-berlin.de> wrote:

> My setup: roundcube-1.0.2 + nginx-1.6.2 in a FreeBSD-10 jail. RC will connect to a recent dovecot server in another jail at the same host.
> 
> Recently, after upgrading php from 5.4.32 to 5.4.33 roundcube will refuse to connect to dovecot:
> 
> |	roundcube: PHP Warning:  fgets(): SSL read operation timed out in \
> |	/...path2rc.../roundcube/program/lib/Roundcube/rcube_imap_generic.php on line 200
> 
> Recompiling every port involved and restarting both involved jails hasn't been successful. Only, reverting back to php 5.4.32 made RC work again.
> 
> Is anyone running into this as well?
> Any idea how to debug this?

Someone at the RC mailing list directed me to https://bugs.php.net/bug.php?id=41631
Reading all those related comments, it seems to me rather a PHP and not a RC issue:
http://news.php.net/php.bugs/187641

(I did try to apply that patch, but failed on its second trunk :-( That might be beyond my capabilities, though.)

Regards,
Michael


More information about the freebsd-ports mailing list