ERROR: The URL is not reachable! The installation routine stops here!

Discussion in 'Installation/Configuration' started by shart, Sep 1, 2005.

  1. shart

    shart New Member

    I got here, I made one little error. I am assuming I should have typed in server1 instead of www. (http://server1.sinanoffice.com) displays the default fedra apache page, so I am assuming this is correct.

    Is there anyway to re-initiate the install proccess from here without having to re-compile and delete everything? It takes sooo long everytime.

    thank you.

    Code:
    ########## INSTALLATION ##########
    
    Preparing files. Please wait a moment...
    All prerequisites are fulfilled.
    Here we go...
    Please enter your MySQL server:localhost
    Please enter your MySQL user:root
    Please enter your MySQL password:
    OK
    Please enter a name for the ISPConfig database (e.g. db_ispconfig):
    Please enter a name for the ISPConfig database (e.g. db_ispconfig):db_ispconfig
    Please enter the IP address of the ISPConfig web (e.g. 192.168.0.1):192.168.0.100
    OK
    Please enter the host name (e.g. www):www
    Please enter the domain (e.g. xyz.de):sinanoffice.com
    ERROR: The URL is not reachable! The installation routine stops here!
    
    
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer


    Yes, you can change the config files manually. The apache config of the controlpanel server is here:

    /root/ispconfig/httpd/conf/httpd.conf

    The ISPConfig configuration file is here:

    /home/admispconfig/ispconfig/lib/config.inc.php
     
  3. shart

    shart New Member

    thank you

    thank you.
    seems to be working fine now.
     
  4. ahuen

    ahuen New Member

    getting the same problem. pls help.

    shart & all,

    I am getting the same problem installing ISPConfig.
    When it prompts for
    Please enter the domain (e.g. xyz.de):www.mydomainname.com
    then I get ERROR: The URL is not reachable! The installation routine stops here!

    When I checked for the suggested solution the file
    /root/ispconfig/httpd/conf/httpd.conf
    does not exists yet.

    How did you get the installation working?
    What are the valid values for the domain name?

    Thanks.
    Al
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    I posted the answer here:

    http://www.howtoforge.com/forums/showthread.php?t=449
     

Share This Page