ISPConfig down after a few minutes

Discussion in 'Installation/Configuration' started by edu01, Nov 19, 2006.

  1. edu01

    edu01 New Member

    Hi,

    My server: Ubuntu Server 6.06.1 64bits + ISPConfig

    Well, ISPConfig work fine (at beginning). I can login, change server setting, see services status, etc.... but only a few minutes

    When server startup or ISPConfig restart, ISPConfig work only a few minutes. After is not possible connect to the server in any way (http, ssh...)

    Help please
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    When you cant login to ISPConfig anymore, execute these commands and post the output here:

    netstat -tap

    and:

    ps -aux | grep http
     
  3. edu01

    edu01 New Member

    This is the output:

    netstat -tap

    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State
    PID/Program name
    tcp 0 0 *:mysql *:* LISTEN 3
    987/mysqld
    tcp 0 0 *:81 *:* LISTEN 1
    0330/ispconfig_htt
    tcp 0 0 *:ftp *:* LISTEN 1
    7032/proftpd: (acc
    tcp 0 0 neo03.solocampin:domain *:* LISTEN 1
    0563/named
    tcp 0 0 localhost.locald:domain *:* LISTEN 1
    0563/named
    tcp 0 0 *:smtp *:* LISTEN 1
    6974/master
    tcp 0 0 localhost.localdoma:953 *:* LISTEN 1
    0563/named
    tcp6 0 0 *:imaps *:* LISTEN 3
    861/couriertcpd
    tcp6 0 0 *:pop3s *:* LISTEN 3
    895/couriertcpd
    tcp6 0 0 *:pop3 *:* LISTEN 3
    876/couriertcpd
    tcp6 0 0 *:imap2 *:* LISTEN 3
    841/couriertcpd
    tcp6 0 0 *:www *:* LISTEN 1
    0429/apache2
    tcp6 0 0 *:ssh *:* LISTEN 4
    150/sshd
    tcp6 0 0 *:smtp *:* LISTEN 1
    6974/master
    tcp6 0 0 ip6-localhost:953 *:* LISTEN 1
    0563/named
    tcp6 0 0 *:https *:* LISTEN 1
    0429/apache2
    tcp6 0 1928 neo03.solocamping.c:ssh 47.pool85-59-42.d:50006 ESTABLISHED2
    122/sshd: edu [pri


    ps -aux | grep http

    Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
    root 10330 0.0 0.5 28448 6052 ? Ss Nov19 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL
    1001 10342 0.0 0.4 28852 5076 ? S Nov19 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL
    root 10430 0.0 0.0 2672 452 ? S Nov19 0:00 /root/ispconfig/cronolog --symlink=/var/log/httpd/ispconfig_access_log /var/log/httpd/ispconfig_access_log_%Y_%m_%d
    1001 17229 0.0 0.3 28708 3832 ? S 00:14 0:00 /root/ispconfig/httpd/bin/ispconfig_httpd -DSSL
    root 2312 0.0 0.0 3944 904 pts/0 R+ 23:04 0:00 grep http


    Thanks for your help
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, ISPConfig is still running fine on your server. Dont you get the login page at all when you enter the URL of the controlpanel? Plaese try another browser like firefox too.
     
  5. edu01

    edu01 New Member

    Yes, I normally use Firefox. The controlpanel work fine now but yesterday I had to restart ISPConfig five times. I haven't make any change and seems to work fine now :confused:
     

Share This Page