hang installation program

Discussion in 'Installation/Configuration' started by Rolling, Mar 24, 2006.

  1. Rolling

    Rolling New Member

    My setup hang when try restart proftpd:

    All prerequisites are fulfilled.
    Here we go...

    Connected successfully to db db_ispconfig
    Restarting some services...
    /usr/sbin/apachectl restart: httpd restarted
    * Stopping Postfix Mail Transport Agent... [ ok ]
    * Starting Postfix Mail Transport Agent... [ ok ]
    Restarting ProFTPD ftp daemon.proftpd.
    ..


    thanks.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What's your hostname? Does it exist in DNS or at least in /etc/hosts?
    Usually ProFTPd hangs when it cannot resolve the hostname.

    Please post the output of
    Code:
    hostname
    and
    Code:
    hostname -f
     
  3. Rolling

    Rolling New Member

    Hi:

    This is the output commands;

     
    Last edited: Mar 27, 2006
  4. falko

    falko Super Moderator ISPConfig Developer

    Looks ok. Is there any output when you try to restart ProFTPd? Also anything in the logs?
     

Share This Page