Still same errors with new ISPC version

Discussion in 'Installation/Configuration' started by LuisC-SM, May 6, 2006.

  1. LuisC-SM

    LuisC-SM New Member

    Hi.
    After I DL and setup ISPConfig 2.2.2 I still have the same IP errors:
    Code:
    All prerequisites are fulfilled.
    Here we go...
    
    Connected successfully to db db_ispconfig
    Restarting some services...
    apache2: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
     * Stopping Postfix Mail Transport Agent...                                                                         [ ok ]
     * Starting Postfix Mail Transport Agent...                                                                         [ ok ]
    Restarting ProFTPD ftp daemon..
    .. - getaddrinfo 'server1.premium-crown.com' error: Name or service not known
    [COLOR="DarkRed"] - warning: unable to determine IP address of 'server1.premium-crown.com'[/COLOR]
     - getaddrinfo 'server1.premium-crown.com' error: Name or service not known
     - warning: unable to determine IP address of 'server1.premium-crown.com'
    proftpd.
     done.
    Shutting down ISPConfig system...
    /root/ispconfig/httpd/bin/apachectl stop: httpd (no pid file) not running
    ISPConfig system stopped!
    Starting ISPConfig system...
    [Sat May  6 10:30:08 2006] [alert] ispconfig_httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    /root/ispconfig/httpd/bin/apachectl startssl: httpd started
    ISPConfig system is now up and running!
    Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.
    I've created a DNS account on www.dnsexit.com, created the ftp and mail alias, installed ddclient (it's working!) and still do not know what I'm missing.
    Any help will be appreciated.

    Kind Regards

    Luis C. Suárez
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You must create an A record for server1.premium-crown.com or add it to /etc/hosts so that proftpd knows to which IP address it points.
     
  3. LuisC-SM

    LuisC-SM New Member

    Thanks Falko.

    It was created ever since I created the account, but somehow I think I erased it myself when I created the ftp and mail aliases.

    Kind Regards

    Luis C. Suárez
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I checked yesterday with dig, and it wasn't existing.
     

Share This Page