Subject: Re: No support for ssh2 stream timeout in WordPress

Re: No support for ssh2 stream timeout in WordPress

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 05 Nov 2013 22:47:47 +0100

On Tuesday, November 05, 2013 22:32:42 Grégoire Noyelle wrote:
> >> On Tuesday, November 05, 2013 21:43:20 Grégoire Noyelle wrote:
> >> Hi
> >> I use on Linode VPS, Centos 6.3.
> >> The update are made by ssh connexion and I install of course lisssh2 v
> >> 1.4.2 I get many warming in debug mode like this:
> >>
> >> ``````
> >> stream_set_timeout(): No support for ssh2 stream timeout. Please
> >> recompile
> >> with libssh2 >= 1.2.9
> >>
> >> ``````
> >>
> >> Have you an idea?
> >
> > You need to recompile the PHP binding of libssh2 against up2date
> > libssh2-devel.
> >
> > Kamil
>
> Thanks a lot Kamil.
>
> Right now I'm not a console ninja. Have you a tutorial online about that? Or
> could you explain a little bit more

You can find instructions for example here (for CentOS 6.2):

http://php.net/manual/en/ssh2.installation.php

I am not sure what the version of libssh2{,-devel} on your box is, but RHEL-6
does ship new enough version of libssh2 packages. Hence the build of libssh2
from sources is not necessary on an up2date RHEL-6 machine:

http://rhn.redhat.com/errata/RHBA-2013-0329.html

Kamil

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2013-11-05