Hi I want to use ISPConfig as a DNS and E-Mail server. Can I disable web hosting/database/ftp features during installation? Thank you.
don't install unwanted services during install.. (web server will still be needed if the server is running the control panel.. each server should run it's own ispconfig database) after install, login to the control panel, go to system - server services - <servername> and make sure that only the services you want run on that server are ticked.
Are you going to use the official auto installer? If so, you can easily add options to the install command to leave out certain services.
I'm using the official automated installation. I have installed with --no-web option, but I got no web UI after that. So I've just unchecked some services in a full installation. Thank you.