added garbage character hint

This commit is contained in:
Roland Gruber 2007-11-25 11:48:57 +00:00
parent a702bb29d4
commit 5a498a3438
1 changed files with 4 additions and 1 deletions

View File

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