Hello
I want to install ssh2
I use php 5.3.x, lsws (latest), cpanel (latest)
I was installed it and I can see
ssh2.shell, ssh2.exec, ssh2.tunnel, ssh2.scp, ssh2.sftp in Registered PHP Streams part of phpinfo()
But there is not any section like this :
I was installed ssh2 & libssh2 on another apache server and it work well
Current error for lsws server is :
Warning: ssh2_connect() [function.ssh2-connect]: Unable to connect to x.x.x.x on port 22 in /home/user/public_html/ssh.php on line 5
port 22 is open!
I want to install ssh2
I use php 5.3.x, lsws (latest), cpanel (latest)
I was installed it and I can see
ssh2.shell, ssh2.exec, ssh2.tunnel, ssh2.scp, ssh2.sftp in Registered PHP Streams part of phpinfo()
But there is not any section like this :
I was installed ssh2 & libssh2 on another apache server and it work well
Current error for lsws server is :
Warning: ssh2_connect() [function.ssh2-connect]: Unable to connect to x.x.x.x on port 22 in /home/user/public_html/ssh.php on line 5
port 22 is open!
Attachments
-
9.1 KB Views: 15