Posted by Manuel Lemos on 08/09/05 19:48
Hello,
on 08/06/2005 10:23 PM chuck said the following:
> I'm trying to get ssh working in PHP. I've upgraded to the L&G PHP and
> openssh. I get:
> Call to undefined function ssh2_connect()
>
> I've searched the web - I can find all sorts of references but no
> download. aaaaaaaaaaaaalp!!
You may also want to try this class that is in pure PHP and does not
need any ssh specific PHP extension:
http://www.phpclasses.org/ssh_in_php
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
[Back to original message]
|