After 1week work, ZM on Ubuntu goes down
Posted: Fri Sep 30, 2011 7:06 am
After 1week work, ZM on Ubuntu goes down.
ssh didnt work (port is open, but cannot login - no promt to login):
port is works:
hxxp://192.168.0.21/ works - got standart apache's page
hxxp://192.168.0.21/zm/ - got 500 internal server error
if reboot machine, its still ok - in logs no info about troubles.
what is that?
ssh didnt work (port is open, but cannot login - no promt to login):
Code: Select all
[localhost ~]# ssh user@192.168.0.21
Connection closed by 192.168.0.21
Code: Select all
[localhost ~]# telnet 192.168.0.21 22
Trying 192.168.0.21...
Connected to 192.168.0.21 (192.168.0.21).
Escape character is '^]'.
SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu7
hxxp://192.168.0.21/ works - got standart apache's page
hxxp://192.168.0.21/zm/ - got 500 internal server error
if reboot machine, its still ok - in logs no info about troubles.
what is that?