THX
php SSH2 extension installation
Moderator: General Moderators
php SSH2 extension installation
Hi, I want to use SSH2 to connect to an other Host. So i've installed the libssh2 from http://www.libssh2.org and i've downloaded the SSH2 from PECL but now i don't know how to proceed to end the installation. My OS is SUSE 9.2. witht APACHE 2.0.49 and PHP 4.3.8.
THX
THX
on a windows PC it doesn'nt work too because i get there the error :
Warning: ssh2_connect() [function.ssh2-connect]: Error starting up SSH connection(-2): Timeout waiting for banner in c:\wamp\www\sshtest.php on line 5
Warning: ssh2_connect() [function.ssh2-connect]: Unable to connect to XX.XXX.XXX.XXX in c:\wamp\www\sshtest.php on line 5
Warning: ssh2_auth_password() expects parameter 1 to be resource, boolean given in c:\wamp\www\sshtest.php on line 7
Warning: ssh2_connect() [function.ssh2-connect]: Error starting up SSH connection(-2): Timeout waiting for banner in c:\wamp\www\sshtest.php on line 5
Warning: ssh2_connect() [function.ssh2-connect]: Unable to connect to XX.XXX.XXX.XXX in c:\wamp\www\sshtest.php on line 5
Warning: ssh2_auth_password() expects parameter 1 to be resource, boolean given in c:\wamp\www\sshtest.php on line 7