PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Nach Debain Upgrade läuft Apache2 nicht mehr



well100
28.02.09, 17:14
Hallo es ist ein V Server bei den ich gerade ein Upgrade durchgeführt habe und nun starten apache nicht mehr

auszug aus konsole:

Restarting web server: apache2[Sat Feb 28 18:02:29 2009] [warn] The Alias directive in /etc/apache2/apache2.conf at line 129 will probably never match because it overlaps an earlier Alias.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
[Sat Feb 28 18:02:29 2009] [warn] The Alias directive in /etc/apache2/apache2.conf at line 129 will probably never match because it overlaps an earlier Alias.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
Warning: SuexecUserGroup directive requires SUEXEC wrapper.
(98)Address already in use: make_sock: could not bind to address [::]:443
.


auszug aus apache.conf ( von 128 bis 135)

#Let's have some Icons, shall we?
Alias /icons/ "/usr/share/apache2/icons/"
<Directory "/usr/share/apache2/icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>


apache error.log

[Sat Feb 28 17:41:00 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 17:41:00 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 17:41:00 2009] [warn] Init: SSL server IP/port conflict: 84.38.67.50:443 (/etc/apache2/confixx_mhost.conf:128) vs. vserver2089.vserver-on.de:443 (/etc/apache2/confixx_mhost.conf:175)
[Sat Feb 28 17:41:00 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat Feb 28 17:41:59 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 17:41:59 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 17:41:59 2009] [warn] Init: SSL server IP/port conflict: 84.38.67.50:443 (/etc/apache2/confixx_mhost.conf:128) vs. vserver2089.vserver-on.de:443 (/etc/apache2/confixx_mhost.conf:175)
[Sat Feb 28 17:41:59 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat Feb 28 17:44:28 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 17:44:28 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 17:44:28 2009] [warn] Init: SSL server IP/port conflict: 84.38.67.50:443 (/etc/apache2/confixx_mhost.conf:128) vs. vserver2089.vserver-on.de:443 (/etc/apache2/confixx_mhost.conf:175)
[Sat Feb 28 17:44:28 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat Feb 28 17:47:09 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 17:47:09 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 17:47:17 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 17:47:17 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 18:02:29 2009] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Sat Feb 28 18:02:29 2009] [warn] RSA server certificate CommonName (CN) `confixx' does NOT match server name!?
[Sat Feb 28 18:02:29 2009] [warn] Init: SSL server IP/port conflict: 84.38.67.50:443 (/etc/apache2/confixx_mhost.conf:128) vs. vserver2089.vserver-on.de:443 (/etc/apache2/confixx_mhost.conf:175)
[Sat Feb 28 18:02:29 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

auszug aus confixx_mhost.conf (ab zeile 124 bis 129)


</VirtualHost>

NameVirtualHost 84.*.*.*:443

<VirtualHost 84.*.*.*:443>

ServerName 84.*.*.*

DocumentRoot /var/www/confixx/html/gesperrt


auszug aus confixx_mhost.conf (ab zeile 173 bis 180)


</VirtualHost>

<VirtualHost 84.*.*.*:443>

ServerName xxxx

#User confixx
#Group confixx

HirschHeisseIch
28.02.09, 20:40
Da läuft irgendwo noch ein Apache (oder anderer Prozess), der auf den Port 443 zugreift.
Killen, Apache starten, freuen. ;)

BedriddenTech
28.02.09, 23:09
... und das nächste Mal die CODE-Tags nutzen, bitte. :)

well100
01.03.09, 00:43
nein läuft nicht es läuft gar kein apache !! weil erlässt sich nicht mal starten nach reboot vom v server

psy
01.03.09, 02:11
Schau dir erst mal an, welche Ports von welchen Prozessen aktuell auf deinem System benutzt werden.

Sprich: folgendes Kommando ausführen und Ausgabe hier posten!



netstat -tulpen

oder

lsof -Pni

bluesky666
01.03.09, 02:27
ich denke mal eher das es hier dran liegt:

[Sat Feb 28 18:02:29 2009] [warn] Init: SSL server IP/port conflict: 84.38.67.50:443 (/etc/apache2/confixx_mhost.conf:128) vs. vserver2089.vserver-on.de:443 (/etc/apache2/confixx_mhost.conf:175)
[Sat Feb 28 18:02:29 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

well100
01.03.09, 14:58
diese ausgabe habe ich erhalten nach dem ich lsof -Pni eingeben habe



COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
mysqld 1284 mysql 12u IPv4 1466 TCP *:3306 (LISTEN)
inetd 1337 root 4u IPv4 1577 TCP *:110 (LISTEN)
master 1454 root 11u IPv4 1854 TCP *:25 (LISTEN)
sshd 1711 root 3u IPv6 2458 TCP *:22 (LISTEN)
vsftpd 1715 root 3u IPv4 2478 TCP *:21 (LISTEN)
sshd 9540 root 3u IPv6 43501 TCP
84.38.67.50:22->82.83.209.12:1314 (ESTABLISHED)
sshd 9544 root 3u IPv6 43540 TCP
84.38.67.50:22->82.83.209.12:1315 (ESTABLISHED)

well100
02.03.09, 15:35
also wie schon gesagt apache läuft keiner kann mir vielleicht einer helfen?

cane
02.03.09, 17:46
Bereinige erstmal sämtliche Konfigurationsfehler die zu Warnings führen indem Du die logs einfach per Google verifizierst, Beispiel:


http://www.google.de/search?q=You+should+not+use+name-based+virtual+hosts+in+conjunction+with+SSL!!&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a

mfg
cane