How to change the domain xyz.com to abc.com

Discussion in 'General' started by penkku, Nov 21, 2008.

  1. penkku

    penkku New Member

    I have installed ISPConfig under Ubuntu 8.04 Server.

    According to ISPConfig Installation Instructions, I indicated www as host and xyz.com(for example) as the domain during the installation, now I'm going to change the domain, how to change the domain xyz.com to abc.com at Ubuntu 8.04 terminal interface.
     
  2. _X_

    _X_ New Member

    to change domain and IP for Ubuntu change info in:
    /etc/hosts

    once you do that you need to login into ISPConfig admin interface to change info there also ...

    info about ISPConfig domain is in sql base so it cannot be changed easily from console as far as I know.

    the best way is to change domain info in ISPConfig and then in hosts file

    dont forgat to change info in /etc/mailname since postfix uses that info.

    if you cannot accces ISPConfig with IP:81 then edit hosts file in windows/system32/drivers/etc
    add line:
    IP domain
    so when you type domain your browser under windows "knows" where to go.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Additionally, you will have to change the domain name in /root/ispconfig/httpd/conf/httpd.conf an /home/admispconfig/ispconfig/lib/config.inc.php
     
  4. penkku

    penkku New Member

    Peer's certificate has an invalid signature
    (Error code:sec.error_bad_signature)


    Cannot resolve above problem although use many ways.

    I uninstall ispconfig and reinstall it, now it works!

    Thanks X and till replies.
     
  5. _X_

    _X_ New Member

Share This Page