ISPconfig new install - questions

Discussion in 'Installation/Configuration' started by jasthom69, Oct 7, 2007.

  1. jasthom69

    jasthom69 New Member

    Hi,

    I'm just about to install ISPconfig on a fresh install of Perfect Server Fedora 7.
    I've read quite a few posts where the install has not gone to plan and in an attempt of avoiding the same problems I have a few question before the install.

    I have a dynamic IP from my ISP and DynDNS "server1.example.com"

    Following the Perfect Server howto I have added the following to /etc/hosts:
    192.168.0.100 server1.example.com server1
    and:
    mysqladmin -u root password yourrootsqlpassword
    mysqladmin -h server1.example.com -u root password yourrootsqlpassword


    So if I understand correctly during the install when I'm asked:

    Please enter your MySQL server: localhost
    Please enter your MySQL user: root
    Please enter your MySQL password: yourrootsqlpassword
    Please enter a name for the ISPConfig database: ispconfigdb
    Please enter the IP address of the ISPConfig web: 192.168.0.100
    Please enter the host name: server1
    Please enter the domain: example.com
    Please select the protocol (http or https (SSL encryption)) to use to access the ISPConfig system:1

    I would enter https://server1.example.com:81 to access the ISPconfig control panel.

    Can someone confirm Ive got this right please.

    Kind regards

    Jason
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Your settings lokk fine.
     

Share This Page