servisys / ispconfig_setup

ISPConfig autoinstaller and setup
GNU General Public License v3.0
509 stars 257 forks source link

ISPConfig showing default apache page #208

Closed arslanshaukat closed 7 years ago

arslanshaukat commented 7 years ago

followed all the instructions from here https://www.howtoforge.com/tutorial/ispconfig-automated-install-script/

but when I access https://ip:8080/ I get the default apache page. Why is this happening?

Monotoba commented 7 years ago

I just provisioned a new vps on host host gator: Ubuntu 16.04.03 and I too have this issue. Ispconfig3 is not set as the default https site on port 8080.

Monotoba commented 7 years ago

Turns out that in my case the vps already had apache2 and dovecot installed by default. Using the servi script failed but doing everything manually after removing apache2 and dovecot seems to have worked. I was unable to install quota as that must be done by the host.

servisys commented 7 years ago

Nothing had to be installed before the script, if you install something or the vps comes with prinstalled software, you can encounter strange behaviour.