Apache beendet plötzlich nach Virtual Host Eingabe

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

Apache beendet plötzlich nach Virtual Host Eingabe

Postby wmcig » 30. April 2014 18:42

Ich wollte das neue CMS Typo3 NEOS mit XAMPP installieren. Soweit hat alles nach Anleitung geklappt.

Nur die erforderliche Angabe zum Vhost hat mich noch nicht den aller letzten Schritte gehen lassen. NEOS braucht einen Vhost und diese Angaben habe ich nun in der dafür vorgesehenen Datei eingegeben:

Code: Select all
NameVirtualHost *:80 # if needed

<VirtualHost *:80>
DocumentRoot "C:/Users/MyName/WEBSEITE/xampp/htdocs/neos/Web/"
# enable the following line for production context
#SetEnv FLOW_CONTEXT Production
ServerName neos.demo
</VirtualHost>



Der error-Log vom Apache hat dann folgendes ausgespuckt:


[Tue Apr 29 20:50:51.285480 2014] [ssl:warn] [pid 5240:tid 224] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 29 20:50:51.684480 2014] [core:warn] [pid 5240:tid 224] AH00098: pid file C:/Users/MyName/WEBSEITE/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Apr 29 20:50:53.061480 2014] [ssl:warn] [pid 5240:tid 224] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 29 20:50:54.044480 2014] [mpm_winnt:notice] [pid 5240:tid 224] AH00455: Apache/2.4.4 (Win32) OpenSSL/1.0.1e PHP/5.5.0 configured -- resuming normal operations
[Tue Apr 29 20:50:54.044480 2014] [mpm_winnt:notice] [pid 5240:tid 224] AH00456: Server built: Feb 23 2013 12:42:00
[Tue Apr 29 20:50:54.044480 2014] [core:notice] [pid 5240:tid 224] AH00094: Command line: 'c:\\users\\myname\\webseite\\xampp\\apache\\bin\\httpd.exe -d C:/Users/MyName/WEBSEITE/xampp/apache'
[Tue Apr 29 20:50:54.056480 2014] [mpm_winnt:notice] [pid 5240:tid 224] AH00418: Parent: Created child process 4828
[Tue Apr 29 20:50:58.235480 2014] [ssl:warn] [pid 4828:tid 240] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 29 20:51:00.349480 2014] [ssl:warn] [pid 4828:tid 240] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matches the server name
[Tue Apr 29 20:51:00.559480 2014] [mpm_winnt:notice] [pid 4828:tid 240] AH00354: Child: Starting 150 worker threads.


Was kann ich tun, damit Apache diese Vhost Eintragung akzeptiert.

Ich habe auch diese Einstellung in Windows/system32/ etc.... vorgenommen, wegen den Domains.
wmcig
 
Posts: 2
Joined: 07. January 2009 11:52

Re: Apache beendet plötzlich nach Virtual Host Eingabe

Postby Nobbie » 01. May 2014 21:07

wmcig wrote:Was kann ich tun, damit Apache diese Vhost Eintragung akzeptiert.


Die Meldungen aus dem Error Log lassen nicht den geringsten Rückschluss zu, dass Apache den Vhost NICHT akzeptiert - oder was übersehe ich dort, aus welcher Zeile schließt Du das?
Nobbie
 
Posts: 13176
Joined: 09. March 2008 13:04


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 72 guests