PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Apache2 läuft nicht (Ubuntu)



Schwarzherz
19.07.05, 19:13
Hab mir das XAMPP Paket installiert und gleich mal gestartet. Alles lief auch soweit. Nur wenn ich im Browser http://localhost/ oder http://127.0.0.1/ aufrufe tut sich rein gar nichts! Hab auch schon das Ubuntu Package von Apache installiert. Auch das läuft nicht, dh an XAMPP wirds nicht liegen. Was ist da faul? Danke für die Hilfe!

PS: Diese Ausgabe macht `nmap localhost`:

WARNING: Could not determine what interface to route packets through to 127.0.0.1, changing ping scantype to ICMP ping only
pcap_open_live: ioctl: No such device
There are several possible reasons for this, depending on your operating system:
LINUX: If you are getting Socket type not supported, try modprobe af_packet or recompile your kernel with SOCK_PACKET enabled.
*BSD: If you are getting device not configured, you need to recompile your kernel with Berkeley Packet Filter support. If you are getting No such file or directory, try creating the device (eg cd /dev; MAKEDEV <device>; or use mknod).
SOLARIS: If you are trying to scan localhost and getting '/dev/lo0: No such file or directory', complain to Sun. I don't think Solaris can support advanced localhost scans. You can probably use "-P0 -sT localhost" though.

marce
19.07.05, 21:42
was sagt denn das Error log des Apache?

Was sagt den ifconfig und ähnliches?