bekomme Konfiguration Virtueller Host nicht hin

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

bekomme Konfiguration Virtueller Host nicht hin

Postby peggy » 06. May 2017 11:00

Nobbie wrote:ich vermute das ist der legendäre Fehler in Edge und Microsoft Windows 10, dass irgendetwas mit dem loopback (127.0.0.1) nicht funktioniert, auch wenn es in der hosts Datei angegeben ist. Der localhost wird sowieso bei Microsoft fest verdrahtet irgendwo im DNS Service.

Versuche mal in einer CMD Shell den Befehl "ping localhost" und auch "ping rentaflat", wenn das erfolgreich ist, probiere mal einen anderen Browser. Ansonsten müßtest Du Dich an Microsoft wenden, der Beschreibung nach glaube ich nicht, dass der Fehler an Xampp liegt, denn die Fehlermeldung bedeutet, dass der Server rentaflat erst gar nicht erreicht wird (d.h. also Apache bekommt überhaupt nichts mit).


Hallo, ich bin hier ganz neu und habe mich strickt an die Anweisungen (http://www.webmasterpro.de/coding/article/werkzeuge-xampp-lokaler-testserver-einrichtung-und-verwendung.html) bei der Installation gehalten. Leider landet der localhost:8080 immer auf dem localhost:8080/dashboard/ (Welcome to XAMPP ...)
Problem mit Firefox; "ping localhost" ist okay; "ping rentaflat": rentaflat konnte Host nicht finden. Überprüfen Sie den Namen und versuchen Sie es erneut. Was muss ich denn tun???
Liebe Grüße
peggy
peggy
 
Posts: 3
Joined: 05. May 2017 15:04
XAMPP version: 5.6.30
Operating System: Windows 10

Re: bekomme Konfiguration Virtueller Host nicht hin

Postby Altrea » 06. May 2017 13:13

Hallo,

Zeige uns doch einfach mal deine komplette konfiguration, erzähle uns in welchem Pfad genau deine Webanwendungen liegen und was dein Apache access.log alles enthält.
Warum läuft dein Apache eigentlich auf Port 8080?

Mit freundlichen Grüßen,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: bekomme Konfiguration Virtueller Host nicht hin

Postby peggy » 06. May 2017 16:35

Hallo,

die Installation erfolgte auf (WIN 10, V16.07) K:\Program Files (x86)\xampp
Geändert auf Port 8080 (wie mehrfach geraten) da Port 80 (Fehlermeldung: Port 80 in Benutzung von "Unable to open process" (PID 4)! ) an das System vergeben ist. Port 8080 (Ergebnis: Statusänderung erkannt: gestartet) ist frei verfügbar, zuvor www-Publishingdienst: (ebenfalls wie mehrfach beschrieben) beendet. Dadurch startet immerhin Apache, MySQL und FileZila.

Es hängt nun bei der Eingabe der Url im Firefox: localhost:8080, die das "dashboard" (http://localhost:8080/dashboard/) aufruft. Ein Ordner, wie in der Installationsanleitung beschrieben, mit meinen Shop-Dateien wurde unter xampp > htdocs > einzelhandel angelegt.

.log-EINTRÄGE:
apache access.log
::1 - - [06/May/2017:11:39:20 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:21 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:43 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 1066 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:39:43 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:00 +0200] "GET /einzelhandel HTTP/1.1" 500 1163 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:01 +0200] "GET /favicon.ico HTTP/1.1" 200 30894 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:04 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:10 +0200] "GET /applications.html HTTP/1.1" 200 3607 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:10 +0200] "GET /bitnami.css HTTP/1.1" 200 177 "http://localhost:8080/applications.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:15 +0200] "GET /dashboard/phpinfo.php HTTP/1.1" 200 85836 "http://localhost:8080/applications.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:43:22 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 1066 "http://localhost:8080/applications.html" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:44:51 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:46:57 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:35 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:48 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:49 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:48:49 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:52:07 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:11:53:34 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:08:04 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:16:41 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:16:41 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:22:51 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:51 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:22:52 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:23:07 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:23:15 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:27:20 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:27:25 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:27:25 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:27:46 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:27:56 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:28:23 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:00 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:46 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:47 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:29:47 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:30:08 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost:8080/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:08 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:30:09 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:12:31:18 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:31:18 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:31:18 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:31:18 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:31:18 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:12:31:48 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [06/May/2017:13:05:42 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:13:05:42 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:13:05:42 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:13:05:42 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost:8080/dashboard/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393"
::1 - - [06/May/2017:14:35:38 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"

apache error.log
[Fri May 05 17:13:42.071352 2017] [ssl:warn] [pid 10964:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Fri May 05 17:13:42.224097 2017] [mpm_winnt:notice] [pid 10964:tid 564] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Fri May 05 17:13:42.224097 2017] [mpm_winnt:notice] [pid 10964:tid 564] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Fri May 05 17:13:42.224097 2017] [core:notice] [pid 10964:tid 564] AH00094: Command line: 'k:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Fri May 05 17:13:42.224097 2017] [mpm_winnt:notice] [pid 10964:tid 564] AH00418: Parent: Created child process 6468
[Fri May 05 17:13:42.656809 2017] [ssl:warn] [pid 6468:tid 208] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Fri May 05 17:13:42.825663 2017] [mpm_winnt:notice] [pid 6468:tid 208] AH00354: Child: Starting 150 worker threads.
[Sat May 06 11:36:39.951554 2017] [ssl:warn] [pid 7456:tid 540] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 11:36:39.991622 2017] [core:warn] [pid 7456:tid 540] AH00098: pid file K:/Program Files (x86)/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 11:36:40.107096 2017] [mpm_winnt:notice] [pid 7456:tid 540] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sat May 06 11:36:40.107096 2017] [mpm_winnt:notice] [pid 7456:tid 540] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sat May 06 11:36:40.107096 2017] [core:notice] [pid 7456:tid 540] AH00094: Command line: 'k:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Sat May 06 11:36:40.115109 2017] [mpm_winnt:notice] [pid 7456:tid 540] AH00418: Parent: Created child process 5656
[Sat May 06 11:36:40.490545 2017] [ssl:warn] [pid 5656:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 11:36:40.592082 2017] [mpm_winnt:notice] [pid 5656:tid 596] AH00354: Child: Starting 150 worker threads.
[Sat May 06 11:43:00.935258 2017] [core:alert] [pid 5656:tid 1880] [client ::1:51568] K:/Program Files (x86)/xampp/htdocs/einzelhandel/.htaccess: Invalid command 'mod_gzip_on', perhaps misspelled or defined by a module not included in the server configuration
[Sat May 06 11:43:15.193637 2017] [:error] [pid 5656:tid 1880] [client ::1:51597] PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in K:\\Program Files (x86)\\xampp\\htdocs\\dashboard\\phpinfo.php on line 1, referer: http://localhost:8080/applications.html
[Sat May 06 12:30:53.000432 2017] [ssl:warn] [pid 13264:tid 652] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 12:30:53.037766 2017] [core:warn] [pid 13264:tid 652] AH00098: pid file K:/Program Files (x86)/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 12:30:53.121417 2017] [mpm_winnt:notice] [pid 13264:tid 652] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sat May 06 12:30:53.121417 2017] [mpm_winnt:notice] [pid 13264:tid 652] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sat May 06 12:30:53.121417 2017] [core:notice] [pid 13264:tid 652] AH00094: Command line: 'K:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Sat May 06 12:30:53.121901 2017] [mpm_winnt:notice] [pid 13264:tid 652] AH00418: Parent: Created child process 10768
[Sat May 06 12:30:53.500708 2017] [ssl:warn] [pid 10768:tid 576] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 12:30:53.601481 2017] [mpm_winnt:notice] [pid 10768:tid 576] AH00354: Child: Starting 150 worker threads.
[Sat May 06 14:35:48.554074 2017] [mpm_winnt:notice] [pid 13264:tid 652] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat May 06 14:35:50.555662 2017] [mpm_winnt:notice] [pid 10768:tid 576] AH00364: Child: All worker threads have exited.
[Sat May 06 14:35:50.582755 2017] [mpm_winnt:notice] [pid 13264:tid 652] AH00430: Parent: Child process 10768 exited successfully.
[Sat May 06 15:30:11.222114 2017] [ssl:warn] [pid 11532:tid 680] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 15:30:11.606304 2017] [mpm_winnt:notice] [pid 11532:tid 680] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sat May 06 15:30:11.606304 2017] [mpm_winnt:notice] [pid 11532:tid 680] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sat May 06 15:30:11.606304 2017] [core:notice] [pid 11532:tid 680] AH00094: Command line: 'K:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Sat May 06 15:30:11.621935 2017] [mpm_winnt:notice] [pid 11532:tid 680] AH00418: Parent: Created child process 2844
[Sat May 06 15:30:12.038632 2017] [ssl:warn] [pid 2844:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 15:30:12.169657 2017] [mpm_winnt:notice] [pid 2844:tid 596] AH00354: Child: Starting 150 worker threads.
[Sat May 06 15:30:14.352481 2017] [mpm_winnt:notice] [pid 11532:tid 680] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat May 06 15:30:16.381650 2017] [mpm_winnt:notice] [pid 2844:tid 596] AH00364: Child: All worker threads have exited.
[Sat May 06 15:30:16.403297 2017] [mpm_winnt:notice] [pid 11532:tid 680] AH00430: Parent: Child process 2844 exited successfully.
[Sat May 06 16:30:38.774035 2017] [ssl:warn] [pid 11636:tid 696] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 16:30:38.949786 2017] [mpm_winnt:notice] [pid 11636:tid 696] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sat May 06 16:30:38.949786 2017] [mpm_winnt:notice] [pid 11636:tid 696] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sat May 06 16:30:38.949786 2017] [core:notice] [pid 11636:tid 696] AH00094: Command line: 'K:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Sat May 06 16:30:38.957780 2017] [mpm_winnt:notice] [pid 11636:tid 696] AH00418: Parent: Created child process 14108
[Sat May 06 16:30:39.418046 2017] [ssl:warn] [pid 14108:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
43:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 16:30:39.560765 2017] [mpm_winnt:notice] [pid 14108:tid 560] AH00354: Child: Starting 150 worker threads.
[Sat May 06 16:30:39.825517 2017] [mpm_winnt:notice] [pid 11636:tid 696] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat May 06 16:30:41.827126 2017] [mpm_winnt:notice] [pid 14108:tid 560] AH00364: Child: All worker threads have exited.
[Sat May 06 16:30:41.843172 2017] [mpm_winnt:notice] [pid 11636:tid 696] AH00430: Parent: Child process 14108 exited successfully.
[Sat May 06 16:48:41.637905 2017] [ssl:warn] [pid 3356:tid 656] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 16:48:42.657659 2017] [mpm_winnt:notice] [pid 3356:tid 656] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sat May 06 16:48:42.657659 2017] [mpm_winnt:notice] [pid 3356:tid 656] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sat May 06 16:48:42.657659 2017] [core:notice] [pid 3356:tid 656] AH00094: Command line: 'K:\\program files (x86)\\xampp\\apache\\bin\\httpd.exe -d K:/Program Files (x86)/xampp/apache'
[Sat May 06 16:48:42.659667 2017] [mpm_winnt:notice] [pid 3356:tid 656] AH00418: Parent: Created child process 8668
[Sat May 06 16:48:43.397868 2017] [ssl:warn] [pid 8668:tid 632] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709
3:0 server certificate does NOT include an ID which matches the server name
[Sat May 06 16:48:43.778733 2017] [mpm_winnt:notice] [pid 8668:tid 632] AH00354: Child: Starting 150 worker threads.
[Sat May 06 17:04:10.795088 2017] [mpm_winnt:notice] [pid 3356:tid 656] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sat May 06 17:04:12.796438 2017] [mpm_winnt:notice] [pid 8668:tid 632] AH00364: Child: All worker threads have exited.
[Sat May 06 17:04:12.944048 2017] [mpm_winnt:notice] [pid 3356:tid 656] AH00430: Parent: Child process 8668 exited successfully.

mysql error.log
2015-11-10 15:26:56 10fc InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2015-11-10 15:26:56 4348 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2015-11-10 15:26:56 4348 [Note] InnoDB: The InnoDB memory heap is disabled
2015-11-10 15:26:56 4348 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2015-11-10 15:26:56 4348 [Note] InnoDB: Memory barrier is not used
2015-11-10 15:26:56 4348 [Note] InnoDB: Compressed tables use zlib 1.2.3
2015-11-10 15:26:56 4348 [Note] InnoDB: Not using CPU crc32 instructions
2015-11-10 15:26:56 4348 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2015-11-10 15:26:56 4348 [Note] InnoDB: Completed initialization of buffer pool
2015-11-10 15:26:56 4348 [Note] InnoDB: Highest supported file format is Barracuda.
2015-11-10 15:26:57 4348 [Note] InnoDB: 128 rollback segment(s) are active.
2015-11-10 15:26:57 4348 [Note] InnoDB: Waiting for purge to start
2015-11-10 15:26:57 4348 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1835027
2015-11-10 15:26:57 6140 [Note] InnoDB: Dumping buffer pool(s) not yet started
2015-11-10 15:26:57 4348 [Note] Plugin 'FEEDBACK' is disabled.
2015-11-10 15:26:57 4348 [Note] Server socket created on IP: '::'.
2015-11-10 15:26:57 4348 [Note] Event Scheduler: Loaded 0 events
2015-11-10 15:26:57 4348 [Note] C:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.8-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2015-11-10 15:27:11 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Normal shutdown

2015-11-10 15:27:11 5152 [Note] Event Scheduler: Purging the queue. 0 events
2015-11-10 15:27:11 5732 [Note] InnoDB: FTS optimize thread exiting.
2015-11-10 15:27:11 5152 [Note] InnoDB: Starting shutdown...
2015-11-10 15:27:13 5152 [Note] InnoDB: Shutdown completed; log sequence number 1835037
2015-11-10 15:27:13 5152 [Note] C:\xampp\mysql\bin\mysqld.exe: Shutdown complete

2017-05-05 17:13:50 d5c InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-05-05 17:13:50 3420 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-05-05 17:13:50 3420 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-05-05 17:13:50 3420 [Note] InnoDB: The InnoDB memory heap is disabled
2017-05-05 17:13:50 3420 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-05-05 17:13:50 3420 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-05-05 17:13:50 3420 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-05-05 17:13:50 3420 [Note] InnoDB: Using generic crc32 instructions
2017-05-05 17:13:50 3420 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-05-05 17:13:50 3420 [Note] InnoDB: Completed initialization of buffer pool
2017-05-05 17:13:50 3420 [Note] InnoDB: Highest supported file format is Barracuda.
2017-05-05 17:13:50 3420 [Note] InnoDB: 128 rollback segment(s) are active.
2017-05-05 17:13:50 3420 [Note] InnoDB: Waiting for purge to start
2017-05-05 17:13:50 3420 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1835037
2017-05-05 17:13:51 2112 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-05-05 17:13:51 3420 [Note] Plugin 'FEEDBACK' is disabled.
2017-05-05 17:13:51 3420 [Note] Server socket created on IP: '::'.
2017-05-05 17:13:51 3420 [Note] k:\program files (x86)\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.21-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2017-05-06 11:36:44 2f18 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-05-06 11:36:44 12056 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-05-06 11:36:44 12056 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-05-06 11:36:44 12056 [Note] InnoDB: The InnoDB memory heap is disabled
2017-05-06 11:36:44 12056 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-05-06 11:36:44 12056 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-05-06 11:36:44 12056 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-05-06 11:36:44 12056 [Note] InnoDB: Using generic crc32 instructions
2017-05-06 11:36:44 12056 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-05-06 11:36:44 12056 [Note] InnoDB: Completed initialization of buffer pool
2017-05-06 11:36:44 12056 [Note] InnoDB: Highest supported file format is Barracuda.
2017-05-06 11:36:44 12056 [Note] InnoDB: The log sequence numbers 1835037 and 1835037 in ibdata files do not match the log sequence number 1835047 in the ib_logfiles!
2017-05-06 11:36:44 12056 [Note] InnoDB: Database was not shutdown normally!
2017-05-06 11:36:44 12056 [Note] InnoDB: Starting crash recovery.
2017-05-06 11:36:44 12056 [Note] InnoDB: Reading tablespace information from the .ibd files...
2017-05-06 11:36:44 12056 [Note] InnoDB: Restoring possible half-written data pages
2017-05-06 11:36:44 12056 [Note] InnoDB: from the doublewrite buffer...
2017-05-06 11:36:44 12056 [Note] InnoDB: 128 rollback segment(s) are active.
2017-05-06 11:36:44 12056 [Note] InnoDB: Waiting for purge to start
2017-05-06 11:36:44 12056 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1835047
2017-05-06 11:36:44 10444 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-05-06 11:36:44 12056 [Note] Plugin 'FEEDBACK' is disabled.
2017-05-06 11:36:44 12056 [Note] Server socket created on IP: '::'.
2017-05-06 11:36:44 12056 [Note] k:\program files (x86)\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.21-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2017-05-06 12:31:05 e74 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-05-06 12:31:05 3700 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-05-06 12:31:05 3700 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-05-06 12:31:05 3700 [Note] InnoDB: The InnoDB memory heap is disabled
2017-05-06 12:31:05 3700 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-05-06 12:31:05 3700 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-05-06 12:31:05 3700 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-05-06 12:31:05 3700 [Note] InnoDB: Using generic crc32 instructions
2017-05-06 12:31:05 3700 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-05-06 12:31:05 3700 [Note] InnoDB: Completed initialization of buffer pool
2017-05-06 12:31:05 3700 [Note] InnoDB: Highest supported file format is Barracuda.
2017-05-06 12:31:05 3700 [Note] InnoDB: The log sequence numbers 1835037 and 1835037 in ibdata files do not match the log sequence number 1835057 in the ib_logfiles!
2017-05-06 12:31:05 3700 [Note] InnoDB: Database was not shutdown normally!
2017-05-06 12:31:05 3700 [Note] InnoDB: Starting crash recovery.
2017-05-06 12:31:05 3700 [Note] InnoDB: Reading tablespace information from the .ibd files...
2017-05-06 12:31:05 3700 [Note] InnoDB: Restoring possible half-written data pages
2017-05-06 12:31:05 3700 [Note] InnoDB: from the doublewrite buffer...
2017-05-06 12:31:05 3700 [Note] InnoDB: 128 rollback segment(s) are active.
2017-05-06 12:31:05 3700 [Note] InnoDB: Waiting for purge to start
2017-05-06 12:31:05 3700 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1835057
2017-05-06 12:31:05 12584 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-05-06 12:31:05 3700 [Note] Plugin 'FEEDBACK' is disabled.
2017-05-06 12:31:05 3700 [Note] Server socket created on IP: '::'.
2017-05-06 12:31:05 3700 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.21-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2017-05-06 14:35:49 10396 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: Normal shutdown

2017-05-06 14:35:49 10396 [Note] Event Scheduler: Purging the queue. 0 events
2017-05-06 14:35:49 3964 [Note] InnoDB: FTS optimize thread exiting.
2017-05-06 14:35:49 10396 [Note] InnoDB: Starting shutdown...
2017-05-06 14:35:50 10396 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-05-06 14:35:51 10396 [Note] InnoDB: Shutdown completed; log sequence number 1835561
2017-05-06 14:35:51 10396 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: Shutdown complete

2017-05-06 16:48:39 1238 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-05-06 16:48:39 4664 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-05-06 16:48:39 4664 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-05-06 16:48:39 4664 [Note] InnoDB: The InnoDB memory heap is disabled
2017-05-06 16:48:39 4664 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-05-06 16:48:39 4664 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-05-06 16:48:39 4664 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-05-06 16:48:39 4664 [Note] InnoDB: Using generic crc32 instructions
2017-05-06 16:48:39 4664 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-05-06 16:48:39 4664 [Note] InnoDB: Completed initialization of buffer pool
2017-05-06 16:48:39 4664 [Note] InnoDB: Highest supported file format is Barracuda.
2017-05-06 16:48:40 4664 [Note] InnoDB: 128 rollback segment(s) are active.
2017-05-06 16:48:40 4664 [Note] InnoDB: Waiting for purge to start
2017-05-06 16:48:40 4664 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1835561
2017-05-06 16:48:41 6696 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-05-06 16:48:41 4664 [Note] Plugin 'FEEDBACK' is disabled.
2017-05-06 16:48:41 4664 [Note] Server socket created on IP: '::'.
2017-05-06 16:48:42 4664 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.21-MariaDB' socket: '' port: 3306 mariadb.org binary distribution
2017-05-06 17:04:11 8104 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: Normal shutdown

2017-05-06 17:04:11 8104 [Note] Event Scheduler: Purging the queue. 0 events
2017-05-06 17:04:11 6212 [Note] InnoDB: FTS optimize thread exiting.
2017-05-06 17:04:11 8104 [Note] InnoDB: Starting shutdown...
2017-05-06 17:04:11 8104 [Note] InnoDB: Waiting for page_cleaner to finish flushing of buffer pool
2017-05-06 17:04:12 8104 [Note] InnoDB: Shutdown completed; log sequence number 1835571
2017-05-06 17:04:12 8104 [Note] K:\program files (x86)\xampp\mysql\bin\mysqld.exe: Shutdown complete

Weiß vielleicht jemand Rat? Wäre super toll - meine Shops brennen auf Update, auf dem Server sind diese bereits so verbogen, laufen halt so leidlich, jedoch manche Funktionen sind außer Kraft, so dass ich gern auf localhost arbeiten/updaten möchte um dann die einwandfrei laufenden shops einspielen kann. ...

Für Eure Mühe und vor allem Zeit danke ich Euch schon mal ganz herzlich.

LG peggy
peggy
 
Posts: 3
Joined: 05. May 2017 15:04
XAMPP version: 5.6.30
Operating System: Windows 10

Re: bekomme Konfiguration Virtueller Host nicht hin

Postby Altrea » 06. May 2017 18:23

peggy wrote:die Installation erfolgte auf (WIN 10, V16.07) K:\Program Files (x86)\xampp

Vermeide es, XAMPP oder deren Komponenten in Pfade zu installieren, die Leer- oder Sonderzeichen enthalten.
In deinem Log befindet sich bereits ein Eintrag der auf ein Problem hinweist welches schwer zu debuggende Probleme verursachen kann:
PHP: syntax error, unexpected '(' in K:\Program Files (x86)\xampp\php\php.ini on line 709


peggy wrote:Geändert auf Port 8080 (wie mehrfach geraten) da Port 80 (Fehlermeldung: Port 80 in Benutzung von "Unable to open process" (PID 4)! ) an das System vergeben ist.

Hier würde dir das niemand raten, denn hiermit zwingst du deinen Apache bereits zu einem Verhalten, dass mit den meisten Webservern im internet nicht vergleichbar ist. Oder hast du schonmal eine bekannte Webseite gesehen, die eine Portangabe in dem URL besitzt?

peggy wrote:Port 8080 (Ergebnis: Statusänderung erkannt: gestartet) ist frei verfügbar, zuvor www-Publishingdienst: (ebenfalls wie mehrfach beschrieben) beendet. Dadurch startet immerhin Apache, MySQL und FileZila.

Das beenden des WWW-Publishingdienstes würde vermutlich auch vollkommen reichen Apache nun auf dem Standardport 80 laufen zu lassen.

Es hängt nun bei der Eingabe der Url im Firefox: localhost:8080, die das "dashboard" (http://localhost:8080/dashboard/) aufruft. Ein Ordner, wie in der Installationsanleitung beschrieben, mit meinen Shop-Dateien wurde unter xampp > htdocs > einzelhandel angelegt.[/quote]
Wenn dein Script sich in "xampp > htdocs > einzelhandel" befindet, wäre der richtige URL nach deiner Konfiguration http://localhost:8080/einzelhandel/
Diesen URL hast du laut deinem access.log auch schonmal probiert und wurde mit einem HTTP Statuscode 500 quittiert. Statuscode 500 bedeutet, dass du einen schwerwiegenden Fehler in deiner Webanwendung hast und das ist allemal besser als dem Redirect dem du wie ein Geist hinterherjagst.
Der Redirect wird wie bereits vermutet von der XAMPP index.php ausgeführt, und das ist auch gut so und kein Fehler. Diese index.php befindet sich im Ordner \xampp\htdocs\

HTTP Statuscodes 500 findest du näher beschrieben im Errorlog der jeweiligen Komponente, in deinem Fall im php_error_log

Und warum der URL http://rentaflat/ nicht funktioniert liegt sehr wahrscheinlich daran, dass der Name nicht aufgelöst wird (Stichwort Windows HOSTS Datei) und dass du keinen namensbasierten virtuellen Host angelegt hast.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: bekomme Konfiguration Virtueller Host nicht hin

Postby peggy » 07. May 2017 12:23

Hallo,
nun habe ich vorbeugend XAMPP deinstalliert (mit allen Inhalten und Ordnern, Neustart) und XAMPP unter folgendem Pfad installiert:
K:\Programme\xampp
um den Leerzeichen zu entgehen.

Fehlermeldung (=ähnlich) bei der Installation:
"-n" konnte nicht gefunden werden

Apache und MySQL lassen sich nun mit Deaktivierung von WWW-Publishing und unter Port80 starten.

Ich würde nun gern auf die Einstellungssite von XAMMP (localhost) gelangen, um dort die nötigen Einstellungen (ich gehe mal davon aus, dass hier Sprache, Pfad, Datenbank usw. eingestellt werden können) vorzunehmen. Leider komme ich immer wieder auf das "dashboard"

Rufe ich localhost/einzelhandel auf, wie bereits erwähnt Fehler 500 on line 709:

Hier die Zeilen 708 - 728:

; UNIX: "/path1:/path2"
include_path=K:\Programme\xampp\php\PEAR
;
; Windows: "\path1;\path2"
;include_path = ".;c:\php\includes"
;
; PHP's default setting for include_path is ".;/path/to/php/pear"
; http://php.net/include-path

; The root of the PHP pages, used only if nonempty.
; if PHP was not compiled with FORCE_REDIRECT, you SHOULD set doc_root
; if you are running php as a CGI under any web server (other than IIS)
; see documentation for security issues. The alternate is to use the
; cgi.force_redirect configuration below
; http://php.net/doc-root
doc_root=

; The directory under which PHP opens the script using /~username used only
; if nonempty.
; http://php.net/user-dir
user_dir=

Wo muss ich denn was einstellen?

Microsoft Visual C++ 2008 Redistributable ist installiert in mehreren Ausgaben: x64 9.0.30729.17, x64 9.0.30729.6161, x86 9.0.21022, x86 9.0.30729.17, x86 9.0.30729.4148, x86 9.0.30729.6161. Daneben noch einige Versionen 2005, 2010, 2012, 2013 und 2015

apache access.log:

::1 - - [07/May/2017:12:02:18 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:19 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:20 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:21 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:21 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:24 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:24 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:35 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13516 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui-1.11.4.css HTTP/1.1" 200 35020 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/themes/pmahomme/css/printview.css?v=4.6.5.2 HTTP/1.1" 200 2611 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/codemirror/addon/hint/show-hint.css?v=4.6.5.2 HTTP/1.1" 200 662 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/codemirror/lib/codemirror.css?v=4.6.5.2 HTTP/1.1" 200 7771 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/codemirror/addon/lint/lint.css?v=4.6.5.2 HTTP/1.1" 200 3068 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=5903276976ltr HTTP/1.1" 200 20071 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/whitelist.php?lang=de&db=&collation_connection=utf8mb4_unicode_ci&token=945899f65f63f09d030fc94a906a1f67&v=4.6.5.2 HTTP/1.1" 200 475 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery-2.1.4.min.js&scripts%5B%5D=sprintf.js&scripts%5B%5D=ajax.js&scripts%5B%5D=keyhandler.js&scripts%5B%5D=jquery/jquery-ui-1.11.4.min.js&scripts%5B%5D=jquery/jquery.cookie.js&scripts%5B%5D=jquery/jquery.mousewheel.js&scripts%5B%5D=jquery/jquery.event.drag-2.2.js&scripts%5B%5D=jquery/jquery-ui-timepicker-addon.js&scripts%5B%5D=jquery/jquery.ba-hashchange-1.3.js&v=4.6.5.2 HTTP/1.1" 200 134175 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=config.js&scripts%5B%5D=doclinks.js&scripts%5B%5D=functions.js&scripts%5B%5D=navigation.js&v=4.6.5.2 HTTP/1.1" 200 81447 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=console.js&v=4.6.5.2 HTTP/1.1" 200 10728 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&scripts%5B%5D=codemirror/addon/hint/sql-hint.js&scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&v=4.6.5.2 HTTP/1.1" 200 118975 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.6.5.2 HTTP/1.1" 200 1833 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:37 +0200] "GET /phpmyadmin/js/messages.php?lang=de&db=&collation_connection=utf8mb4_unicode_ci&token=945899f65f63f09d030fc94a906a1f67&v=4.6.5.2 HTTP/1.1" 200 9847 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2234 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_collapseall.png HTTP/1.1" 200 170 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plugin.png HTTP/1.1" 200 591 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/ajax_clock_small.gif HTTP/1.1" 200 1810 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 257 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "GET /phpmyadmin/themes/pmahomme/img/sprites.png?v=4.6.5.2 HTTP/1.1" 200 46733 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "POST /phpmyadmin/navigation.php?ajax_request=1&lang=de&collation_connection=utf8mb4_unicode_ci&token=945899f65f63f09d030fc94a906a1f67 HTTP/1.1" 200 2082 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1&lang=de&collation_connection=utf8mb4_unicode_ci&token=945899f65f63f09d030fc94a906a1f67 HTTP/1.1" 200 162 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:02:38 +0200] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/ HTTP/1.1" 200 7577 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 486212 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 189973 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:52 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:53 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361 "http://localhost/dashboard/stylesheets/all.css" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:53 +0200] "GET /dashboard/images/fastly-logo@2x.png HTTP/1.1" 200 2678 "http://localhost/dashboard/" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:18:53 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:21:03 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:21:23 +0200] "GET /new HTTP/1.1" 500 1163 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:21:23 +0200] "GET /favicon.ico HTTP/1.1" 200 30894 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13509 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui-1.11.4.css HTTP/1.1" 200 35020 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/codemirror/lib/codemirror.css?v=4.6.5.2 HTTP/1.1" 200 7771 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/codemirror/addon/hint/show-hint.css?v=4.6.5.2 HTTP/1.1" 200 662 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/codemirror/addon/lint/lint.css?v=4.6.5.2 HTTP/1.1" 200 3068 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/css/printview.css?v=4.6.5.2 HTTP/1.1" 200 2611 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=5903276978ltr HTTP/1.1" 200 20071 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/whitelist.php?lang=de&db=&collation_connection=utf8mb4_unicode_ci&token=10b86d42ae4a5bd4c41a9bc6d93bb8d0&v=4.6.5.2 HTTP/1.1" 200 475 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery-2.1.4.min.js&scripts%5B%5D=sprintf.js&scripts%5B%5D=ajax.js&scripts%5B%5D=keyhandler.js&scripts%5B%5D=jquery/jquery-ui-1.11.4.min.js&scripts%5B%5D=jquery/jquery.cookie.js&scripts%5B%5D=jquery/jquery.mousewheel.js&scripts%5B%5D=jquery/jquery.event.drag-2.2.js&scripts%5B%5D=jquery/jquery-ui-timepicker-addon.js&scripts%5B%5D=jquery/jquery.ba-hashchange-1.3.js&v=4.6.5.2 HTTP/1.1" 200 134175 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=config.js&scripts%5B%5D=doclinks.js&scripts%5B%5D=functions.js&scripts%5B%5D=navigation.js&v=4.6.5.2 HTTP/1.1" 200 81447 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&scripts%5B%5D=codemirror/addon/hint/sql-hint.js&scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&v=4.6.5.2 HTTP/1.1" 200 118975 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=console.js&v=4.6.5.2 HTTP/1.1" 200 10728 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/messages.php?lang=de&db=&collation_connection=utf8mb4_unicode_ci&token=10b86d42ae4a5bd4c41a9bc6d93bb8d0&v=4.6.5.2 HTTP/1.1" 200 9847 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.6.5.2 HTTP/1.1" 200 1833 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/ajax_clock_small.gif HTTP/1.1" 200 1810 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plugin.png HTTP/1.1" 200 591 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_collapseall.png HTTP/1.1" 200 170 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2234 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 257 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:25 +0200] "GET /phpmyadmin/themes/pmahomme/img/sprites.png?v=4.6.5.2 HTTP/1.1" 200 46733 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:26 +0200] "POST /phpmyadmin/navigation.php?ajax_request=1&lang=de&collation_connection=utf8mb4_unicode_ci&token=10b86d42ae4a5bd4c41a9bc6d93bb8d0 HTTP/1.1" 200 2079 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:26 +0200] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1&lang=de&collation_connection=utf8mb4_unicode_ci&token=10b86d42ae4a5bd4c41a9bc6d93bb8d0 HTTP/1.1" 200 162 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:26 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:25:26 +0200] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"
::1 - - [07/May/2017:12:27:58 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0"


apache error.log:

[Sun May 07 12:01:13.649795 2017] [ssl:warn] [pid 6164:tid 552] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:01:13.780895 2017] [ssl:warn] [pid 6164:tid 552] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:01:14.080879 2017] [mpm_winnt:notice] [pid 6164:tid 552] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sun May 07 12:01:14.080879 2017] [mpm_winnt:notice] [pid 6164:tid 552] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sun May 07 12:01:14.080879 2017] [core:notice] [pid 6164:tid 552] AH00094: Command line: 'k:\\programme\\xampp\\apache\\bin\\httpd.exe -d K:/Programme/xampp/apache'
[Sun May 07 12:01:14.080879 2017] [mpm_winnt:notice] [pid 6164:tid 552] AH00418: Parent: Created child process 14288
[Sun May 07 12:01:14.519591 2017] [ssl:warn] [pid 14288:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:01:14.651100 2017] [ssl:warn] [pid 14288:tid 560] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:01:14.666726 2017] [mpm_winnt:notice] [pid 14288:tid 560] AH00354: Child: Starting 150 worker threads.
[Sun May 07 12:02:14.371705 2017] [ssl:warn] [pid 11484:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:02:14.471552 2017] [core:warn] [pid 11484:tid 572] AH00098: pid file K:/Programme/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun May 07 12:02:14.540593 2017] [ssl:warn] [pid 11484:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:02:14.571840 2017] [mpm_winnt:notice] [pid 11484:tid 572] AH00455: Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 configured -- resuming normal operations
[Sun May 07 12:02:14.571840 2017] [mpm_winnt:notice] [pid 11484:tid 572] AH00456: Apache Lounge VC11 Server built: Dec 20 2016 13:02:04
[Sun May 07 12:02:14.571840 2017] [core:notice] [pid 11484:tid 572] AH00094: Command line: 'k:\\programme\\xampp\\apache\\bin\\httpd.exe -d K:/Programme/xampp/apache'
[Sun May 07 12:02:14.571840 2017] [mpm_winnt:notice] [pid 11484:tid 572] AH00418: Parent: Created child process 10500
[Sun May 07 12:02:14.988159 2017] [ssl:warn] [pid 10500:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:02:15.126228 2017] [ssl:warn] [pid 10500:tid 608] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun May 07 12:02:15.141854 2017] [mpm_winnt:notice] [pid 10500:tid 608] AH00354: Child: Starting 150 worker threads.
[Sun May 07 12:21:23.593629 2017] [core:alert] [pid 10500:tid 1860] [client ::1:50682] K:/Programme/xampp/htdocs/new/.htaccess: Invalid command 'mod_gzip_on', perhaps misspelled or defined by a module not included in the server configuration

php_error_log:
kann nicht gefunden werden

Zitat: ...(Stichwort Windows HOSTS Datei) und dass du keinen namensbasierten virtuellen Host angelegt hast. Zitat Ende
Wie lege ich einen namensbasierten virtuellen Host an????

In der Installationsanleitung klang alles so simpel und einfach ... bis Punkt 6. war alles ganz easy ....

Für Deine Zeit herzlichen Dank im Voraus!
Liebe Grüße
peggy
peggy
 
Posts: 3
Joined: 05. May 2017 15:04
XAMPP version: 5.6.30
Operating System: Windows 10

Re: bekomme Konfiguration Virtueller Host nicht hin

Postby Nobbie » 07. May 2017 13:13

peggy wrote:Ich würde nun gern auf die Einstellungssite von XAMMP (localhost) gelangen, um dort die nötigen Einstellungen (ich gehe mal davon aus, dass hier Sprache, Pfad, Datenbank usw. eingestellt werden können) vorzunehmen. Leider komme ich immer wieder auf das "dashboard"


Das ist schon seit Jahren(!) so, diese uralte "orange" Seite gibt es nicht mehr. Man muss in Xampp nichts einstellen, das dashboard reicht als Startseite. Leider gibt es immer noch total veraltete Tutorials, die die Anwender verunsichern und auf diese total veraltete Startseite hinweisen.

peggy wrote:Rufe ich localhost/einzelhandel auf, wie bereits erwähnt Fehler 500 on line 709:

Hier die Zeilen 708 - 728:



Du musst schon genauer lesen, was die Fehlermeldung aussagt. Die zitiert mit absoluter Sicherheirt NICHT(!) die Datei php.ini (die Du uns nun hier zeigst), sondern die Fehlermeldung bezieht sich natürlich auf irgendein PHP Script (der Name steht mit Sicherheit in der Fehlermeldung drin), welches auf Zeile 709 einen Error 500 (Systemfehler) erzeugt. Diese Zeilen müssen wir sehen, nicht die php.ini. Allerdings bezweifle ich, dass wir hier die Ursache finden, das ist ja wahrscheinlich auch nicht von Dir programmiert, der Programmierer dieses Scripts ist dafür verantwortlich.

peggy wrote:Zitat: ...(Stichwort Windows HOSTS Datei) und dass du keinen namensbasierten virtuellen Host angelegt hast. Zitat Ende
Wie lege ich einen namensbasierten virtuellen Host an????

In der Installationsanleitung klang alles so simpel und einfach ... bis Punkt 6. war alles ganz easy ....



Das ist genau das Problem, das ist natürlich überhaupt ganz und gar nicht "easy" und für Computerlaien definitiv viel zu schwer. Deswegen gibt es überhaupt Xampp, damit man wenigstens eine Grundinstallation gebacken bekommt. Normalerweise müßtest Du im Internet einen Provider aufsuchen und Dir dort (natürlich gegen entsprechende Gebühr) einen Webspace einrichten lassen. Das Betreiben und Konfigurieren eines Webservers (und nichts anderes macht Xampp) ist eine Spezialistentätigkeit, normalerweise beschäftigt man damit ausgebildete Systemadministratoren. Das kann man nicht einfach mal so und das wird Dir hier niemand einfach so beibringen können. Da laufen viele Dinge zusammen (Netzwerkkenntnisse, Betriebssystemkenntnisse usw.), das ist nicht einfach eine kleine Installationsroutine und dann war es das. Wenn Du das wirklich beherrschen willst, musst Du definitiv viel Zeit und Mühe investieren, das wird nicht von heute auf morgen einfach gehen.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 34 guests