;-) at lease I did not miss out on that one!
So, I have to ask you even more stuff... sorry, about that.
1. It looks like you defined three Webserver-Ports. Port 80 for the standard user websites. Port 8080 for ispconfig admin interface. And port 8081 for apps - whatever that means. Well, I tried to use phpmyadmin via the apps-port by setting a softlink in /var/www/apps - that didn't work, because I obviously don't have permissions to access the index.php. So firstly, is the 8081-server meant for things like this? And secondly, what did I do wrong?
2. When apache is (re-)started I get the following error messages:
Code:
root@matrux:# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...[Wed Jan 20 12:01:55 2010] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Wed Jan 20 12:01:55 2010] [error] VirtualHost _default_:8081 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Wed Jan 20 12:01:55 2010] [warn] NameVirtualHost *:8081 has no VirtualHosts
waiting [Wed Jan 20 12:01:57 2010] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Wed Jan 20 12:01:57 2010] [error] VirtualHost _default_:8081 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Wed Jan 20 12:01:57 2010] [warn] NameVirtualHost *:8081 has no VirtualHosts
When I edit the default file in the sites-available directory by changing NameVirtualHost * to NameVirtualHost *:80, the first error is gone, but I can't access the ISPConfig admin interface anymore, because I get re-routed to the apache "It works!" message. So, what's wrong here?
Thanks again for your help!
Greetz,
Tom
Recent comments
7 hours 52 min ago
17 hours 20 min ago
18 hours 10 min ago
21 hours 43 min ago
1 day 2 hours ago
1 day 2 hours ago
1 day 4 hours ago
1 day 14 hours ago
1 day 19 hours ago
1 day 21 hours ago