PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Введение> <socket_write
Last updated: Fri, 05 Sep 2008

view this page in

Secure Shell2



add a note add a note User Contributed Notes
SSH2
codeslinger at compsalot dot com
05-Aug-2008 07:36
if you are trying to build this PECL extension because your distro does not already provide it....   then you need to apply a patch or else it won't "make".  The problem is that libssh2 has changed the name and value of a conditional compile flag.  See this bug for the fix.

http://pecl.php.net/bugs/bug.php?id=11779

P.S. if you are using Ubuntu 8.04 or earlier,  the package request has already been filed.
tom at r dot je
03-Jul-2008 02:38
As an alternative to using SSH2, it's easier to mount a remote file system ( http://ubuntu.wordpress.com/2005/10/28/
how-to-mount-a-remote-ssh-filesystem-using-sshfs/ ) and use the standard php copy() unlink() etc files.

Введение> <socket_write
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites