From 26bce2e17954e203638667f59a65571770a01e5c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 11 Feb 2008 19:03:13 +0000 Subject: [PATCH] added SSH2 combination --- lam/docs/README.lamdaemon.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lam/docs/README.lamdaemon.txt b/lam/docs/README.lamdaemon.txt index 6c13c428..b65d35f2 100644 --- a/lam/docs/README.lamdaemon.txt +++ b/lam/docs/README.lamdaemon.txt @@ -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.