
25th November 2011, 17:27
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,184 Times in 3,202 Posts
|
|
That looks ok so far. Please try a different port for ispconfig. Edit the file /etc/apache2/sites-available/ispconfig.vhost:
vi /etc/apache2/sites-available/ispconfig.vhost
and replace all occurrences of 8080 with e.g. 8888
Then restart apache with:
/etc/init.d/apache2 restart
and try to reach the controlpanel on port 8888
|