Results 1 to 4 of 4

Thread: There is no website configured at this address.

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    73

    Exclamation There is no website configured at this address.

    Hi,
    i have changed the ip address fir a web site into WHM and now i have this error i type www.domaipchanged.com:

    There is no website configured at this address.



    You are seeing this page because there is nothing configured for the site you have requested. If you think you are seeing this page in error, please contact the site administrator or datacenter responsible for this site.



    In which way i can resolve?

    Thank you

  2. #2
    Member
    Join Date
    Jan 2005
    Location
    /dev/null
    Posts
    770

    Default

    I had this before.

    You need to go into the apache config file, find the virtualhost container for the domain you changed and set its listening IP

  3. #3
    Registered User
    Join Date
    Aug 2004
    Posts
    73

    Exclamation

    I have checked httpd.conf and noticed that:

    NameVirtualHost anotheripaddress:80
    <VirtualHost myserverip>
    ServerAlias domain.com
    ServerAdmin webmaster@domain.com
    DocumentRoot /home/username/public_html
    BytesLog domlogs/domain.com-bytes_log
    ServerName www.domain.com
    ScriptAlias /cgi-bin/ /home/username/public_html/cgi-bin/

    User username
    Group username
    CustomLog /usr/local/apache/domlogs/domain.com combined
    </VirtualHost>

    i have removed the first line with the different ip and restarted apache but the problem remains. What's wrong? Thank you

  4. #4
    Member
    Join Date
    Jan 2005
    Location
    /dev/null
    Posts
    770

    Default

    the "myserverip" part needs to be the address you assigned to the account rather than the main server IP

Similar Threads

  1. There is no website configured at this address
    By masternic in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 09-26-2006, 12:43 PM
  2. There is no website configured at this address
    By paulino in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 12-05-2005, 04:54 PM
  3. no website configured at this address
    By Secret Agent in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 07-12-2005, 05:57 AM
  4. There is no website configured at this address.
    By FatManMGS2 in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 10-08-2003, 10:35 PM