hab ebend nach dieser Anleitung:
http://www.howtoforge.de/howto/der-perf ... pconfig-3/
ISPConfig installiert.
Hab mich genau an die Anleitung gehalten, aber wenn ich dann im Browser http://192.168.178.31:8080/ aufrufe kommt nur:
Ich war mir nicht ganz sicher was in /etc/network/interface hinein soll.Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Ich hab eingetragen:
Code: Alles auswählen
#iface eth0 inet dhcp
auto eth0
iface eth0 inet static
address 192.168.178.31
netmask 255.255.255.0
network 192.168.178.0
broadcast 192.168.178.255
gateway 192.168.178.32
Woher weis ich was in network und gateway kommt?
Achja vielleicht noch wichtig:
Der Server läuft in VirtualBox.
Hier mal /var/log/apache2/error.log
[error] [client 192.168.178.30] SoftException in Application.cpp:202: Script "/usr/local/ispconfig/interface/web/index.php" resolving to "/usr/local/ispconfig/interface/web/index.php" not within configured docroot
[error] [client 192.168.178.30] Premature end of script headers: index.php
[error] [client ::1] SoftException in Application.cpp:202: Script "/usr/local/ispconfig/interface/web/index.php" resolving to "/usr/local/ispconfig/interface/web/index.php" not within configured docroot
[error] [client ::1] Premature end of script headers: index.php