MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: chrisf on 2014-01-05, 18:06:00

Title: ssh2 module for php54
Post by: chrisf on 2014-01-05, 18:06:00
Mustafa, can you package up the ssh2 extension for php54.  I am in need of this module for a script which collects all selfbackups (KloxoMR) to my main server through sftp.  This module is required.

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

Thank you
Title: Re: ssh2 module for php54
Post by: MRatWork on 2014-01-06, 02:28:47
You can try 'yum install php-pecl-ssh2'. Usually pecl packages are independency with php branch.