I had no errors in the installation process. I followed all 7 pages of this: http://www.howtoforge.com/perfect-server-ubuntu-12.04-lts-apache2-bind-dovecot-ispconfig-3-p7 I cannot access ISPConfig with my web browser after all is complete. There is no ispconfig service under /etc/init.d What am I doing wrong? Server: Ubuntu 12.04 (VPS). ISPConfig version 3.0.5.3.
What you do to logon, what commands you use? If your server is located on an data center use: https://[public IP]:[ISPC Port] (like: https://123.456.789.1:8080) If your server is on your own LAN, use the internal IP of the server like 192.168.0.100:8080 for to connect. Also be carefull about the Port for ISPConfig if you use to run the server on your LAN, many Modem Routers using the Port 8080 for remote administration and if you could not change that port in Modem Router, you'll have to change the Port for ISPConfig, example to 8090.
I did go to [my IP]:[my port]. Firefox just says it can not connect to it. I chose port 9000 since I have another server at 8080. The problem is the ISPConfig server is not running. How do I start it up?
I accidentally found the problem. Apache was only including .conf files and the ispconfig vhost file was ignored. Listening to ISPConfig port was in that .vhost file.