added SSH2 combination
This commit is contained in:
parent
b5ee91b50e
commit
26bce2e179
|
@ -105,6 +105,8 @@ Now everything should work fine.
|
|||
- If you get garbage characters at the test page then PHP and your php5-ssh2 library may not
|
||||
fit together. Try recompiling the library and libssh2.
|
||||
|
||||
This combination was tested successfully: libssh2 0.13 with php5-ssh2 0.10
|
||||
|
||||
- Check /var/log/auth.log or the equivalent on your system
|
||||
This file contains messages about all logins. If the ssh login
|
||||
failed then you will find a description about the reason here.
|
||||
|
|
Loading…
Reference in New Issue