Confixx 2 mit SSL - Apache stürzt ab

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
sycronic
Posts: 24
Joined: 2005-10-26 11:18
 

Confixx 2 mit SSL - Apache stürzt ab

Post by sycronic »

Hallo,

nach langem Suchen habe ich immer noch keine Lösung für mein Problem gefunden. Erstmal zum System:

SuSE Linux 8.2 mit Confixx 2 auf einem 1&1 Rootie. Ein Kunde mit SSL eingerichtet macht dort ständig Probleme. Wenn er etwas an den Domains oder Subdomains ändert, stürzt der Apache ab. mit folgendem Fehler:

Code: Select all

[Wed Oct 26 10:44:01 2005] [notice] SIGHUP received.  Attempting to restart
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 82.165.14.187:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [warn] NameVirtualHost 217.160.105.218:443 has no VirtualHosts
[Wed Oct 26 10:44:02 2005] [error] mod_ssl: Init: (xn--infrarotwrmekabine-ttb.de:443) Ops, no RSA or DSA server certificate found?!
[Wed Oct 26 10:44:02 2005] [error] mod_ssl: Init: (xn--infrarotwrmekabine-ttb.de:443) You have to perform a *full* server restart when you added or removed a certificate and/or key file
[Wed Oct 26 10:47:12 2005] [warn] pid file /var/run/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Oct 26 10:47:13 2005] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.2 configured -- resuming normal operations
Apache status zeigt daraufhin dead und im Confixx-Reseller und SSL ist bei dem Kunden plötzlich eine falsche Domain zur SSL-Verwendung eingestellt.

Was läuft hier falsch??

vielen Dank schon mal,

Mark
jhnet
Posts: 98
Joined: 2004-07-20 11:43
 

Re: Confixx 2 mit SSL - Apache stürzt ab

Post by jhnet »

Hallo,

erstmal der obligatorische Hinweis dass es inzwischen Confixx 3 gibt und Suse bei Version 10 angekommen ist.
Im Ernst: Du solltest über ein Upgrade des Servers nachdenken da SuSE 8.2 nicht mehr supported wird.

Anscheinend gibt es da kein File mit dem passenden Zertifikat oder Confixx versucht nur einen restart des Apache, was nicht gleichzusetzen ist mit stop und start. Letzteres ist beim SSL-zertifikat einrichten allerdings zwingend nötig.
Verwendet Dein Server mehrere SSL-Zertifikate auf unterschiedlichen IPs? Stimmen die Permissions von Key und Zertifikat?

Bye,
Jörg
Post Reply