From 5a498a3438ced7fe3544dca7aaf1e729539ecfea Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 25 Nov 2007 11:48:57 +0000 Subject: [PATCH] added garbage character hint --- lam/docs/README.lamdaemon.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lam/docs/README.lamdaemon.txt b/lam/docs/README.lamdaemon.txt index 906f652c..6c13c428 100644 --- a/lam/docs/README.lamdaemon.txt +++ b/lam/docs/README.lamdaemon.txt @@ -96,12 +96,15 @@ to point to lamdaemonOld.pl. Now everything should work fine. -6. Debugging lamdaemon +6. Troubleshooting ====================== - There is a test page for lamdaemon: Login to LAM and open Tools -> Tests -> Lamdaemon test + - 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. + - 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.