Confixx Apache port443 belegt

sUpReM3

New Member
Hallo,

Ich hab ein Problem und zwar ich habe gestern mein vServer neugestartet und wollte in Confixx rein ging aber nicht da mir firefox anzeigte verbindung fehlgeschlagen.Ich hab den befehl /etc/init.d/apache2 start ausgeführt dann kam das:

Starting web server (apache2)...[Tue Aug 22 10:24:09 2008] [warn] NameVirtualHos t 89.110.148.108:80 has no VirtualHosts
[Tue Aug 22 10:24:09 2008] [warn] NameVirtualHost 89.110.148.108:443 has no Virt ualHosts
(98)Address already in use: make_sock: could not bind to address [::]:443
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
failed!
Ich weiß nicht was ich tun soll
kann mir jemand bitte helfen?

MFG
sUpReM3
 
Re:

Ich habe das Problem vor Jahren mal gehabt.
Durch mehrere konfigurationsdateien wird mehrmals auf dem port 443 GEHORCHT. Dadurch ist der Socket already in use......

Setze testhalber mal in der /etc/httpd/conf/httpd.conf das # zeichen vor LISTEN:443 PORT

Mach /etc/init.d/apache2 restart

Müsste sofort funktionieren. Prüfe in welcher zusätzlicher VIRTUAL HOSTS Datei bereits die variable geladen wird, und deaktiviere es.

grüße
MENKI
 
Last edited by a moderator:
Back
Top