apache - aus e-net nicht erreichbar
Tomasz Petersohn
tomaszpetersohn at wp.pl
Sam Aug 12 03:12:42 BST 2006
Am Freitag, den 11.08.2006, 23:02 +0200 schrieb Gerhard Gaußling:
> Am Freitag, 11. August 2006 22:24 schrieb Tomasz Petersohn:
> > und was bedeutet das? sorry ... kenn mich hier gar nicht aus, auf
> > einem anderen system hatte ich nie probleme mit apache!
> Vielleicht war das ja mit 1.3xxx ??
> Also, ich kenne mich auch noch nicht so mit apache2 aus, und möchte mal
> anregen Deine apache configuration zu testen
>
> apachectl configtest
root at doppelklix:~# apache2ctl configtest
apache2: Could not determine the server's fully qualified domain name,
using 127.0.0.1 for ServerName
Syntax OK
>
> > root at doppelklix:~# sudo apache2
> > apache2: Could not determine the server's fully qualified domain
> > name, using 127.0.0.1 for ServerName
> > (98)Address already in use: make_sock: could not bind to address
> |------------------------------------------------------------------^^^^^^^^^^^^^^
> Da scheint schon etwas zu laufen
> > [::]:80 no listening sockets available, shutting down
> > Unable to open logs
>
> Mach mal bitte ein
> sudo netstat -pna|grep ^tcp* |grep '\:80\ '
> und Poste die Ausgabe hier.
root at doppelklix:~# netstat -pna|grep ^tcp* |grep '\:80\ '
tcp6 0 0 :::80 :::*
LISTEN 27667/apache2
ich deinstalliere den apache2 gleich :-( ;-)
>