added SSH2 combination

This commit is contained in:
Roland Gruber 2008-02-11 19:03:13 +00:00
parent b5ee91b50e
commit 26bce2e179
1 changed files with 2 additions and 0 deletions

View File

@ -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.