need help with hostname

Discussion in 'General' started by ActiveHost, Apr 15, 2006.

  1. ActiveHost

    ActiveHost New Member

    at the end of the install i ran into an error because i was installing server from a diffrent location than where it will be

    Please enter the host name (e.g. www):www
    Please enter the domain (e.g. xyz.de):el-micro.ca
    The URL is not reachable!

    so i had to put my domain...

    Please enter the host name (e.g. www):activehost
    Please enter the domain (e.g. xyz.de):servehttp.com

    but now the server is at the new location how do i change the hostname back??

    also for the DNS servers during install it used my default ones
    i edited
    /etc/resolv.conf
    and replaced them with the ones for the ISP where it is now
    do i have to do anything else?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Change it in /home/admispconfig/ispconfig/lib/config.inc.php, and laos change the ServerName in /root/ispconfig/httpd/conf/httpd.conf and restart ISPConfig:
    Code:
    /etc/init.d/ispconfig_server restart
    No, unless your IP address has changed. Have a look here: http://www.howtoforge.com/forums/showthread.php?t=2760
     

Share This Page