
Installing ISPConfig
|
81
Then unpack the ISPConfig sources again, go to the new install_ispconfig directory,
and run ./setup. You cannot install ISPConfig twice from the same install_ispconfig
directory after any errors have occurred.
Similarly, if any of the required packages are not present, the installation routine will
be stopped. Install the missing package, delete the directory install_ispconfig, unpack
ISPConfig again, and start over.
The installation script verifies the syntax of your existing Apache configuration files.
An error will cause ISPConfig’s installation to stop.
If all conditions are fulfilled, you will need to supply values during installation. These
include:
Please enter your MySQL server: localhost
Please enter your MySQL user: root
Please enter your MySQL password: Your MySQL password
Please enter a name for the ISPConfig database: ispconfigdb
Please enter the IP address of the ISPConfig web: 192.168.0.1
Please enter the host name: www
Please enter the domain: xyz.de
Next, the configuration program asks which protocol you wish to use. Select item 2,
HTTP:
Please select the protocol (http or https (SSL encryption)) to use to access the
ISPConfig system:
1) HTTPS
2) HTTP
Your Choice: 2
You will see the system run the final scripts and restart some services:
Connected successfully to MySQL server
ls: /etc/apache2/vhosts.d/*.conf: No such file or directory
Restarting some services...