Dateien werden nur halb geladen

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

Dateien werden nur halb geladen

Postby moinmoin666 » 22. October 2006 17:59

Hi, habe ein Problem,

immer wenn ich eine größere datei laden will, mit vielen icludes usw. wird die verbindung zurück gesetzt. Also was komisch ist, bei meinem anderen rechner funktioniert das ohne probleme?
hab alles genau gleich gemacht!
hab keine ahnung wodran das liegen kann!

hab XAMPP 1.5.4a (neuste version) mysql geht wunderbar, auch ftp funktioniert, der admin pannel geht auch soweit, aber meine seite dann nicht? woran kann das liegen?

mfg und danke für die antworten moinmoin666

ps: hab schon die boardsuche benutzt, aber nicht einmal das selbe problem gefunden!
moinmoin666
 
Posts: 30
Joined: 29. May 2006 22:53

Postby deepsurfer » 22. October 2006 18:26

Editiere bitte mal die httpd.conf

scrolle ganz nach unten und füge als neue Zeile dieses Wort hinzu

Win32DisableAcceptEx

danach abspeichern und den XAMPP-Apache neu starten lassen.
testen und melden.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby moinmoin666 » 22. October 2006 18:35

leider keine verbesserung, ... wenn ich die seite gaaanz oft neu lade, wird sie manchmal angezeigt, oder zumindest teilweise...

aber ich habe auch shcon

* Bilder und Style Sheets werden nicht angezeigt!
1) Bei manchen Applikationen (phpEclipse, phpBB usw.) gibt es Probleme bei der Anzeige größere Dateien oder Bildern. Dieses Problem kann u.U. dadurch gelöst werden, indem in der Datei \xampp\apache\conf\httpd.conf die Zeilen
#EnableSendfile off
#EnableMMAP off
entkommentiert werden (# entfernen) also:
EnableSendfile off
EnableMMAP off
Apache Neustart.

Oder manchmal auch umgedreht! Aus
EnableSendfile off
EnableMMAP off
wird
#EnableSendfile off
#EnableMMAP off

Ausprobieren! Ein Danke für diese Lösung an das Forum und KriS!

2) Vielfach hängt dieses Problem auch mit dem Programm "NetLimiter" zusammen, das Bandbreiten simulieren und auch regulieren kann. Für diesen Hinweis ein großes Lob an unser Forum. Für nähere Informationen im Forum siehe
http://community.apachefriends.org/f/viewtopi ... netlimiter.


ausprobiert, klappt auch nicht
moinmoin666
 
Posts: 30
Joined: 29. May 2006 22:53

Postby deepsurfer » 22. October 2006 20:30

Dann schau mal in die LOGfiles vom XAMPP-Apachen.

Kann es sein das du etliche kleine Tools im hintergrund am laufen hast ?, so vielleicht auch ein FileSharing Programm.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby moinmoin666 » 22. October 2006 20:45

doofe frage: aber wo sind die logfiles? hab nur Hamachi im hintergrundlaufen (und die ports sagen auch das sie richtig freigegeben sind, mit dem xampp port check)

aber als ich mal windows aktualiesiert habe stand da was mit http, hat mich irretiert, hab aber auch nicht weiter drum gekümmert, wenn windows sowas hat wie nen http server, kann ich den ihrgendwo deistallieren?

mfg moinmoin666
moinmoin666
 
Posts: 30
Joined: 29. May 2006 22:53

Postby deepsurfer » 22. October 2006 20:54

Logfiles:
\xampp\apache\logs --> access.log und error.log
Wenn du den XAMPP-Apache stoppst, kannst du diese einfach mit einem Editor öffnen. (Ansonsten vorher einfach aus diesem Verzeichnis in ein anderes KOPIEREN, dann brauchst du den XAMPP-Apache nicht stoppen.

(und die ports sagen auch das sie richtig freigegeben sind, mit dem xampp port check)

Ich gehe schonmal perse davon aus das der XAMPP bei dir läuft, da du geschrieben hast das die Seiten ja teilweise funktionieren.
Das aber je nach Inhalten es zu ausfällen kommt.

aber als ich mal windows aktualiesiert habe stand da was mit http, hat mich irretiert, hab aber auch nicht weiter drum gekümmert, wenn windows sowas hat wie nen http server, kann ich den ihrgendwo deistallieren?

Bei WinXP-Professional gibt es den "IIS" (gesprochen "zwo es") und ist das Kürzel für Internet Information Server und ist der Hauseigene Microsoft Webserver.

Da aber bei dir ja der XAMPP funktioniert ist dieser Gedanke für dich nicht weiter relevant, denn sonst würde der XAMPP-Apache gar nicht erst starten.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby moinmoin666 » 22. October 2006 21:05

hmm mist, hab jetzt nur die

error.log, da ich alles mit remote mache (beim mir zuhause läuft ja alles super)

[Sun Oct 22 17:07:10 2006] [notice] Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6 configured -- resuming normal operations
[Sun Oct 22 17:07:10 2006] [notice] Server built: Sep 30 2006 21:24:06
[Sun Oct 22 17:07:10 2006] [notice] Parent: Created child process 2324
[Sun Oct 22 17:07:11 2006] [notice] Child 2324: Child process is running
[Sun Oct 22 17:07:11 2006] [notice] Child 2324: Acquired the start mutex.
[Sun Oct 22 17:07:11 2006] [notice] Child 2324: Starting 250 worker threads.
[Sun Oct 22 17:07:11 2006] [notice] Child 2324: Starting thread to listen on port 443.
[Sun Oct 22 17:07:11 2006] [notice] Child 2324: Starting thread to listen on port 80.
Adding password for user root
[Sun Oct 22 18:34:53 2006] [error] [client 5.81.151.253] File does not exist: C:/Programme/xampp/htdocs/wow/i, referer: http://5.75.110.56/wow/
[Sun Oct 22 18:38:32 2006] [error] [client 5.71.199.146] user Teleman not found: /xampp/
[Sun Oct 22 18:38:36 2006] [error] [client 5.71.199.146] user Mainport not found: /xampp/
[Sun Oct 22 19:24:50 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 22 19:24:50 2006] [notice] Child 2324: Exit event signaled. Child process is ending.
[Sun Oct 22 19:24:51 2006] [notice] Child 2324: Released the start mutex
[Sun Oct 22 19:24:52 2006] [notice] Child 2324: Waiting for 250 worker threads to exit.
[Sun Oct 22 19:24:52 2006] [notice] Child 2324: All worker threads have exited.
[Sun Oct 22 19:24:52 2006] [notice] Child 2324: Child process is exiting
[Sun Oct 22 19:24:52 2006] [notice] Parent: Child process exited successfully.
[Sun Oct 22 19:24:55 2006] [notice] Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6 configured -- resuming normal operations
[Sun Oct 22 19:24:55 2006] [notice] Server built: Sep 30 2006 21:24:06
[Sun Oct 22 19:24:55 2006] [notice] Parent: Created child process 2264
[Sun Oct 22 19:24:56 2006] [notice] Child 2264: Child process is running
[Sun Oct 22 19:24:56 2006] [notice] Child 2264: Acquired the start mutex.
[Sun Oct 22 19:24:56 2006] [notice] Child 2264: Starting 250 worker threads.
[Sun Oct 22 19:24:57 2006] [notice] Child 2264: Starting thread to listen on port 443.
[Sun Oct 22 19:24:57 2006] [notice] Child 2264: Starting thread to listen on port 80.
[Sun Oct 22 19:31:49 2006] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 22 19:31:49 2006] [notice] Child 2264: Exit event signaled. Child process is ending.
[Sun Oct 22 19:31:50 2006] [notice] Child 2264: Released the start mutex
[Sun Oct 22 19:31:51 2006] [notice] Child 2264: Waiting for 250 worker threads to exit.
[Sun Oct 22 19:31:51 2006] [notice] Child 2264: All worker threads have exited.
[Sun Oct 22 19:31:51 2006] [notice] Child 2264: Child process is exiting
[Sun Oct 22 19:31:52 2006] [notice] Parent: Child process exited successfully.
[Sun Oct 22 19:31:54 2006] [notice] Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6 configured -- resuming normal operations
[Sun Oct 22 19:31:54 2006] [notice] Server built: Sep 30 2006 21:24:06
[Sun Oct 22 19:31:54 2006] [notice] Parent: Created child process 524
[Sun Oct 22 19:31:54 2006] [notice] Disabled use of AcceptEx() WinSock2 API
[Sun Oct 22 19:31:55 2006] [notice] Child 524: Child process is running
[Sun Oct 22 19:31:55 2006] [notice] Child 524: Acquired the start mutex.
[Sun Oct 22 19:31:55 2006] [notice] Child 524: Starting 250 worker threads.
[Sun Oct 22 19:31:55 2006] [notice] Child 524: Listening on port 443.
[Sun Oct 22 19:31:55 2006] [notice] Child 524: Listening on port 80.
[Sun Oct 22 19:36:54 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/wow/inc/talents/images/icon_hilite_medium.png, referer: http://localhost/wow/inc/talents/talent.css
[Sun Oct 22 19:37:04 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/wow/inc/talents/data19/Rogues2.html, referer: http://localhost/wow/inc/talents/index.php
[Sun Oct 22 19:38:15 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus
[Sun Oct 22 19:38:15 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus
[Sun Oct 22 19:38:15 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus
[Sun Oct 22 19:38:34 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus
[Sun Oct 22 19:38:34 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus
[Sun Oct 22 19:38:34 2006] [error] [client 127.0.0.1] File does not exist: C:/Programme/xampp/htdocs/img, referer: http://localhost/wow/index.php?n=account/realmstatus


hoffr iht könnt damit was anfangen..

ok, hier als nachtrag noch die accses.log:

[code]192.168.0.253 - - [22/Oct/2006:18:01:47 +0200] "GET / HTTP/1.1" 302 -
192.168.0.253 - - [22/Oct/2006:18:01:54 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/ HTTP/1.1" 200 679
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/head.php HTTP/1.1" 200 1071
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/start.php HTTP/1.1" 200 1238
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/xampp.css HTTP/1.1" 200 4663
127.0.0.1 - - [22/Oct/2006:18:27:09 +0200] "GET /xampp/xampp.js HTTP/1.1" 200 573
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 200 43
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 200 979
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 200 61
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/logo-small.gif HTTP/1.1" 200 509
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/head-xampp.gif HTTP/1.1" 200 1404
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 200 1478
127.0.0.1 - - [22/Oct/2006:18:27:10 +0200] "GET /xampp/img/head-for.gif HTTP/1.1" 200 791
127.0.0.1 - - [22/Oct/2006:18:27:25 +0200] "GET /xampp/lang.php?es HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:27:25 +0200] "GET /xampp/index.php HTTP/1.1" 200 679
127.0.0.1 - - [22/Oct/2006:18:27:25 +0200] "GET /xampp/head.php HTTP/1.1" 200 1071
127.0.0.1 - - [22/Oct/2006:18:27:25 +0200] "GET /xampp/start.php HTTP/1.1" 200 2259
127.0.0.1 - - [22/Oct/2006:18:27:25 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4635
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/lang.php?de HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/index.php HTTP/1.1" 200 678
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
127.0.0.1 - - [22/Oct/2006:18:27:28 +0200] "GET /xampp/img/head-fuer.gif HTTP/1.1" 200 776
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 1916
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/left.php?token=5d72c25bda7b6be4fcab31e21600ba14&phpMyAdmin=7982633da106654fa353d8728c6a38b6 HTTP/1.1" 200 1374
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/main.php?token=5d72c25bda7b6be4fcab31e21600ba14&phpMyAdmin=7982633da106654fa353d8728c6a38b6 HTTP/1.1" 200 7313
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=5d72c25bda7b6be4fcab31e21600ba14&js_frame=left HTTP/1.1" 200 14543
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=5d72c25bda7b6be4fcab31e21600ba14&js_frame=right HTTP/1.1" 200 24285
127.0.0.1 - - [22/Oct/2006:18:27:32 +0200] "GET /phpmyadmin/css/print.css?token=5d72c25bda7b6be4fcab31e21600ba14 HTTP/1.1" 200 1063
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/lang.php?de HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/index.php HTTP/1.1" 200 702
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/head.php HTTP/1.1" 200 1069
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/navi.php HTTP/1.1" 200 2406
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/xampp.ico HTTP/1.1" 200 21630
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/xampp.css HTTP/1.1" 200 4663
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/blank.gif HTTP/1.1" 200 43
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/logo-small.gif HTTP/1.1" 200 509
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/head-xampp.gif HTTP/1.1" 200 1404
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/head-fuer.gif HTTP/1.1" 200 776
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/head-windows.gif HTTP/1.1" 200 1478
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/xampp.js HTTP/1.1" 200 573
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/apachefriends.gif HTTP/1.1" 200 979
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/img/strichel.gif HTTP/1.1" 200 61
127.0.0.1 - - [22/Oct/2006:18:27:46 +0200] "GET /security/security.php HTTP/1.1" 200 9624
127.0.0.1 - - [22/Oct/2006:18:27:50 +0200] "GET /security/xamppsecurity.php HTTP/1.1" 200 4269
127.0.0.1 - - [22/Oct/2006:18:27:58 +0200] "POST /security/xamppsecurity.php HTTP/1.1" 200 4448
127.0.0.1 - - [22/Oct/2006:18:28:07 +0200] "POST /security/xamppsecurity.php HTTP/1.1" 200 4650
127.0.0.1 - - [22/Oct/2006:18:28:12 +0200] "GET /xampp/status.php HTTP/1.1" 401 1526
127.0.0.1 - root [22/Oct/2006:18:28:18 +0200] "GET /xampp/php.php HTTP/1.0" 200 2
127.0.0.1 - root [22/Oct/2006:18:28:18 +0200] "GET /xampp/mysql.php HTTP/1.0" 200 2
127.0.0.1 - - [22/Oct/2006:18:28:18 +0200] "GET /cgi-bin/cgi.cgi HTTP/1.0" 200 2
127.0.0.1 - root [22/Oct/2006:18:28:19 +0200] "GET /xampp/ssi.shtml HTTP/1.0" 200 6
127.0.0.1 - root [22/Oct/2006:18:28:18 +0200] "GET /xampp/status.php HTTP/1.1" 200 4143
127.0.0.1 - - [22/Oct/2006:18:28:27 +0200] "GET /security/lang.php?de HTTP/1.1" 401 1527
127.0.0.1 - root [22/Oct/2006:18:28:27 +0200] "GET /security/lang.php?de HTTP/1.1" 302 -
127.0.0.1 - root [22/Oct/2006:18:28:27 +0200] "GET /security/index.php HTTP/1.1" 200 702
127.0.0.1 - root [22/Oct/2006:18:28:27 +0200] "GET /security/head.php HTTP/1.1" 200 1069
127.0.0.1 - root [22/Oct/2006:18:28:27 +0200] "GET /security/navi.php HTTP/1.1" 200 2406
127.0.0.1 - root [22/Oct/2006:18:28:27 +0200] "GET /security/security.php HTTP/1.1" 200 8498
127.0.0.1 - - [22/Oct/2006:18:28:37 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - root [22/Oct/2006:18:28:37 +0200] "GET /xampp/ HTTP/1.1" 200 678
127.0.0.1 - root [22/Oct/2006:18:28:37 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
127.0.0.1 - root [22/Oct/2006:18:28:37 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
127.0.0.1 - root [22/Oct/2006:18:28:37 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
127.0.0.1 - - [22/Oct/2006:18:28:46 +0200] "GET /wow/ HTTP/1.1" 200 65782
127.0.0.1 - - [22/Oct/2006:18:28:52 +0200] "GET /wow/ HTTP/1.1" 200 24700
127.0.0.1 - - [22/Oct/2006:18:28:55 +0200] "GET /wow/ HTTP/1.1" 200 24700
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/ HTTP/1.1" 200 69817
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/js/wow.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/js/detection.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/js/activexfix.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/js/global.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/js/tooltip.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/kalidar-bg.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/wowlogo-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/wowlogo-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/wowlogo-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/metal-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/account-management.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/metal-middle.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/realm-status.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/signup.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/news.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/news-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/minus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/plus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/account.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/account-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/gameinfo.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/wowlogo-animation.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/gameinfo-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/interactive.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/interactive-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/workshop.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/workshop-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/forums.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/forums-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/downloads.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/downloads-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/menu-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-top-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/dateheader-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/dateheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/right-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/blue-bg.png HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/topborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/botborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/top-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/ne-legs.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/left-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/right.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/menu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/light2.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/dateheader-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/parchborder-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/right-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/bot-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/countrymenu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:28:56 +0200] "GET /wow/img/bullet-trans-bg-yellow.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:29:16 +0200] "GET /wow/index.php?n=news HTTP/1.1" 200 33083
127.0.0.1 - - [22/Oct/2006:18:30:27 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:30:27 +0200] "GET /xampp/ HTTP/1.1" 401 1516
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/ HTTP/1.1" 200 678
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/xampp.css HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/logo-small.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/head-xampp.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/head-fuer.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/xampp.js HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:30:31 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:30:34 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13964
127.0.0.1 - - [22/Oct/2006:18:30:34 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=cc2905db5751eccf4096b84e78032118&js_frame=right HTTP/1.1" 200 24285
127.0.0.1 - - [22/Oct/2006:18:30:34 +0200] "GET /phpmyadmin/css/print.css?token=cc2905db5751eccf4096b84e78032118 HTTP/1.1" 200 1063
127.0.0.1 - - [22/Oct/2006:18:30:42 +0200] "POST /phpmyadmin/index.php HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:30:42 +0200] "GET /phpmyadmin/index.php?lang=de-utf-8&token=cc2905db5751eccf4096b84e78032118 HTTP/1.1" 200 1856
127.0.0.1 - - [22/Oct/2006:18:30:42 +0200] "GET /phpmyadmin/left.php?lang=de-utf-8&token=cc2905db5751eccf4096b84e78032118 HTTP/1.1" 200 1446
127.0.0.1 - - [22/Oct/2006:18:30:42 +0200] "GET /phpmyadmin/main.php?lang=de-utf-8&token=cc2905db5751eccf4096b84e78032118 HTTP/1.1" 200 7141
127.0.0.1 - - [22/Oct/2006:18:30:43 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=cc2905db5751eccf4096b84e78032118&js_frame=left HTTP/1.1" 200 14543
127.0.0.1 - - [22/Oct/2006:18:30:43 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=cc2905db5751eccf4096b84e78032118&js_frame=right HTTP/1.1" 200 24285
127.0.0.1 - - [22/Oct/2006:18:30:47 +0200] "GET /phpmyadmin/left.php?server=1&db=realmd&table=&lang=de-utf-8&collation_connection=utf8_unicode_ci HTTP/1.1" 200 1978
127.0.0.1 - - [22/Oct/2006:18:30:47 +0200] "GET /phpmyadmin/db_details_structure.php?server=1&db=realmd&table=&lang=de-utf-8&collation_connection=utf8_unicode_ci HTTP/1.1" 200 4603
127.0.0.1 - - [22/Oct/2006:18:30:47 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=cc2905db5751eccf4096b84e78032118&js_frame=left HTTP/1.1" 200 14543
127.0.0.1 - - [22/Oct/2006:18:30:47 +0200] "GET /phpmyadmin/css/phpmyadmin.css.php?token=cc2905db5751eccf4096b84e78032118&js_frame=right HTTP/1.1" 200 24285
127.0.0.1 - - [22/Oct/2006:18:31:01 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [22/Oct/2006:18:31:01 +0200] "GET /xampp/ HTTP/1.1" 401 1516
127.0.0.1 - root [22/Oct/2006:18:31:02 +0200] "GET /xampp/ HTTP/1.1" 200 678
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/xampp.css HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/logo-small.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/head-xampp.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/head-fuer.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/xampp.js HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 304 -
127.0.0.1 - root [22/Oct/2006:18:31:03 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:07 +0200] "GET /wow/ HTTP/1.1" 200 24700
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/ HTTP/1.1" 200 72188
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/js/wow.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/js/detection.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/js/activexfix.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/js/global.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/js/tooltip.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/kalidar-bg.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/wowlogo-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/wowlogo-animation.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/wowlogo-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/wowlogo-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/metal-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/account-management.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/metal-middle.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/realm-status.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/signup.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:09 +0200] "GET /wow/img/top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/news.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/news-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/minus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/plus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/account.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/account-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/gameinfo.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/gameinfo-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/interactive.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/interactive-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/workshop.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/workshop-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/forums.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/forums-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/downloads.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/downloads-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/menu-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-top-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/dateheader-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/dateheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/post.gif HTTP/1.1" 200 374
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/icon-edit.png HTTP/1.1" 200 574
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/right-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/icon-delete.png HTTP/1.1" 200 793
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/blue-bg.png HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/botborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/topborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/top-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/left-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/ne-legs.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/right.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/menu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/light2.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/dateheader-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/light.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/parchborder-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/right-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/bot-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/countrymenu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:10 +0200] "GET /wow/img/bullet-trans-bg-yellow.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:23 +0200] "GET /wow/index.php?n=interactive/honor HTTP/1.1" 200 24936
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/index.php?n=interactive/honor HTTP/1.1" 200 77864
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/js/wow.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/js/detection.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/js/activexfix.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/js/global.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/js/tooltip.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/kalidar-bg.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/wowlogo-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/wowlogo-animation.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/wowlogo-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/wowlogo-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/metal-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/account-management.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/metal-middle.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/realm-status.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/signup.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/news.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/news-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/minus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/account.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/account-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/gameinfo.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/gameinfo-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/interactive.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/interactive-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/workshop.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/workshop-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/forums.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/forums-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/downloads.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/downloads-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/menu-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-top-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/dateheader-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/dateheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/subheader-left-sword.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/subheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-top-left.gif HTTP/1.1" 200 45
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-top-right.gif HTTP/1.1" 200 44
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-bot-left.gif HTTP/1.1" 200 44
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-bot-right.gif HTTP/1.1" 200 45
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/right-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/blue-bg.png HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/botborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/topborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/top-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/left-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/ne-legs.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/right.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/menu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/light2.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/dateheader-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/light.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-top.gif HTTP/1.1" 200 58
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-left.gif HTTP/1.1" 200 58
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-right.gif HTTP/1.1" 200 58
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/plainbox-bot.gif HTTP/1.1" 200 58
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/parchborder-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/right-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/bot-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/countrymenu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:25 +0200] "GET /wow/img/bullet-trans-bg-yellow.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:28 +0200] "GET /wow/index.php?n=interactive/honor&realm=Mother-Brain HTTP/1.1" 200 24936
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/index.php?n=interactive/honor&realm=Mother-Brain HTTP/1.1" 200 77163
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/js/wow.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/js/detection.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/js/activexfix.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/js/global.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/js/tooltip.js HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/kalidar-bg.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/wowlogo-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/wowlogo-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/wowlogo-animation.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/wowlogo-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/metal-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/metal-middle.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/signup.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/news.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/news-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/account-management.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/realm-status.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/minus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/plus.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/account.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/account-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/gameinfo.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/gameinfo-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/interactive.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/interactive-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/workshop.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/workshop-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/forums.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/forums-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/downloads.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/downloads-over.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/menu-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-top-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/dateheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/dateheader-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/subheader-left-sword.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/subheader-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/horde.jpg HTTP/1.1" 200 39470
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-top-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/right-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/bot-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/bot-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/blue-bg.png HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/botborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/topborder.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/top-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/left-bg2.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/ne-legs.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/right.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/alliance.jpg HTTP/1.1" 200 50648
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/menu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/light2.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-left.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-top.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/dateheader-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/light.jpg HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-right.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/parchborder-bot.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/right-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/bot-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/countrymenu-bg.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:29 +0200] "GET /wow/img/bullet-trans-bg-yellow.gif HTTP/1.1" 304 -
127.0.0.1 - - [22/Oct/2006:18:31:43 +0200] "GET /wow/index.php?n=interactive/honor&realm=Mother-Brain&faction=a HTTP/1.1" 200 24936
5.81.151.253 - - [22/Oct/2006:18:33:54 +0200] "GET / HTTP/1.1" 302 -
5.81.151.253 - - [22/Oct/2006:18:33:54 +0200] "GET /xampp/ HTTP/1.1" 401 1518
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/ HTTP/1.1" 200 678
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/xampp.css HTTP/1.1" 200 4663
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/head-xampp.gif HTTP/1.1" 200 1404
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/logo-small.gif HTTP/1.1" 200 509
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 200 43
5.81.151.253 - root [22/Oct/2006:18:33:57 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/head-fuer.gif HTTP/1.1" 200 776
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 200 1478
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/xampp.js HTTP/1.1" 200 573
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 200 61
5.81.151.253 - root [22/Oct/2006:18:33:58 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 200 979
5.81.151.253 - - [22/Oct/2006:18:34:02 +0200] "GET /wow/img/favicon.ico HTTP/1.1" 200 4710
5.81.151.253 - - [22/Oct/2006:18:34:02 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:03 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:04 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:06 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:08 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:09 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:11 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:52 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/account-over.gif HTTP/1.1" 200 1281
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 200 43
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/minus.gif HTTP/1.1" 200 105
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/plus.gif HTTP/1.1" 200 168
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 200 447
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/gameinfo.gif HTTP/1.1" 200 1273
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/img/interactive.gif HTTP/1.1" 200 1291
5.81.151.253 - - [22/Oct/2006:18:34:53 +0200] "GET /wow/i HTTP/1.1" 404 1371
5.81.151.253 - - [22/Oct/2006:18:34:54 +0200] "GET /wow/ HTTP/1.1" 200 24700
5.81.151.253 - - [22/Oct/2006:18:34:57 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:35:19 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/pixel.gif HTTP/1.1" 304 -
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/wowlogo-left.gif HTTP/1.1" 200 2858
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/wowlogo-right.gif HTTP/1.1" 200 4165
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/wowlogo-bot.gif HTTP/1.1" 200 1296
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/metal-left.gif HTTP/1.1" 200 861
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/realm-status.gif HTTP/1.1" 200 2231
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/signup.gif HTTP/1.1" 200 1762
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/top-right.gif HTTP/1.1" 200 3171
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/bullet-padding.gif HTTP/1.1" 304 -
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/left.gif HTTP/1.1" 200 7569
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/top-bg2.gif HTTP/1.1" 200 2077
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/news.gif HTTP/1.1" 200 982
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/news-over.gif HTTP/1.1" 200 1170
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/account.gif HTTP/1.1" 200 1220
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/minus.gif HTTP/1.1" 304 -
5.81.151.253 - - [22/Oct/2006:18:35:21 +0200] "GET /wow/img/plus.gif HTTP/1.1" 304 -
5.81.151.253 - - [22/Oct/2006:18:35:21 +0200] "GET /wow/img/metal-middle.gif HTTP/1.1" 200 273
5.81.151.253 - - [22/Oct/2006:18:35:21 +0200] "GET /wow/img/account-management.gif HTTP/1.1" 200 3278
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/wowlogo-animation.gif HTTP/1.1" 200 19267
5.81.151.253 - - [22/Oct/2006:18:35:20 +0200] "GET /wow/img/left-bg2.gif HTTP/1.1" 200 5848
5.81.151.253 - - [22/Oct/2006:18:35:21 +0200] "GET /wow/img/ne-legs.gif HTTP/1.1" 200 13392
5.81.151.253 - - [22/Oct/2006:18:35:21 +0200] "GET /wow/img/right.jpg HTTP/1.1" 200 15900
5.81.151.253 - - [22/Oct/2006:18:35:33 +0200] "GET /wow/img/ HTTP/1.1" 200 -
5.81.151.253 - - [22/Oct/2006:18:35:33 +0200] "GET /favicon.ico HTTP/1.1" 200 21630
5.81.151.253 - - [22/Oct/2006:18:35:40 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:35:42 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:35:48 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.81.151.253 - - [22/Oct/2006:18:35:51 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.71.199.146 - - [22/Oct/2006:18:38:06 +0200] "GET / HTTP/1.1" 302 -
5.71.199.146 - - [22/Oct/2006:18:38:06 +0200] "GET /xampp/ HTTP/1.1" 401 1518
5.71.199.146 - - [22/Oct/2006:18:38:32 +0200] "GET /xampp/ HTTP/1.1" 401 1518
5.71.199.146 - - [22/Oct/2006:18:38:36 +0200] "GET /xampp/ HTTP/1.1" 401 1518
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/ HTTP/1.1" 200 678
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/navi.php HTTP/1.1" 200 4608
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/start.php HTTP/1.1" 200 1390
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/xampp.css HTTP/1.1" 200 4663
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/logo-small.gif HTTP/1.1" 200 509
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 200 43
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/xampp.js HTTP/1.1" 200 573
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/head-xampp.gif HTTP/1.1" 200 1404
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/head-fuer.gif HTTP/1.1" 200 776
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 200 1478
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 200 979
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 200 61
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630
5.71.199.146 - root [22/Oct/2006:18:38:58 +0200] "GET /xampp/img/xampp.ico HTTP/1.1" 200 21630
5.71.199.146 - - [22/Oct/2006:18:39:41 +0200] "GET /wow/img/favicon.ico HTTP/1.1" 200 4710
5.71.199.146 - - [22/Oct/2006:18:39:41 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.71.199.146 - - [22/Oct/2006:18:41:08 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.71.199.146 - - [22/Oct/2006:18:41:09 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.71.199.146 - - [22/Oct/2006:18:41:10 +0200] "GET /wow/ HTTP/1.1" 200 24700
5.71.199.146 - - [22/Oct/2006:18:41:11 +0200] "GET /wow/ HTTP/1.1" 200 24700
5.71.199.146 - - [22/Oct/2006:18:41:12 +0200] "GET /wow/ HTTP/1.1" 200 41351
5.71.199.146 - - [22/Oct/2006:18:41:12 +0200] "GET /wow/ HTTP/1.1" 200 41351
192.168.0.253 - - [22/Oct/2006:19:02:01 +0200] "GET / HTTP/1.1" 302 -
192.168.0.253 - - [22/Oct/2006:19:02:08 +0200] "GET / HTTP/1.1" 302 -
5.81.151.253 - - [22/Oct/2006:19:08:56 +0200] "GET / HTTP/1.1" 302 -
5.81.151.253 - - [22/Oct/2006:19:08:56 +0200] "GET /xampp/ HTTP/1.1" 401 1518
5.81.151.253 - root [22/Oct/2006:19:08:59 +0200] "GET /xampp/ HTTP/1.1" 200 678
5.81.151.253 - root [22/Oct/2006:19:09:00 +0200] "GET /xampp/head.php HTTP/1.1" 200 1069
5.81.151
moinmoin666
 
Posts: 30
Joined: 29. May 2006 22:53

Postby pfiffikus » 24. October 2006 10:55

Bei mir habe ich gegenwärtig ein ähnliches Problem.

Ein Bild wird nur im oberen Teil ausgeliefert. Der untere Teil bleibt grau. Die Bilddatei selber ist in Ordnung, denn wenn in der Adresszeile steht
C:\Pfad\Bild.jpg
wird es ordentlich angezeigt.

http://localhost/Pfad/Bild.jpg
liefert ein unvollständiges Bild.

http://192.168.1.50/Pfad/Bild.jpg
von einem anderen Rechner aus zeigt ebenfalls nur einen kleinen Teil des Bildes.

In der error.log wird dieser Zugriff nicht erwähnt.
In der access.log wird der Zugriff mit Code 200 und später mit 304 festgehalten.

Will phpMyAdmin gröβere Tabellen anzeigen, so unterbricht der Server auch hin und wieder seine Arbeit. :evil:


IIs habe ich nicht installiert. XAMPP läuft ansonsten, phpBB funktioniert.


Lässt sich da etwas machen?

Nachtrag:
Das führe zum Erfolg beim Bild:
http://community.apachefriends.org/f/viewtopi ... 3957#83957
pfiffikus
 
Posts: 47
Joined: 01. June 2003 16:33
Location: Gera/Thüringen
Operating System: Windows 8

Postby moinmoin666 » 24. October 2006 18:52

poste doch bitte mal was du alles installiert hasst, vllt kommen wir so weiter.. ich weiß nicht wo ran es bei mir liegt aber egal...
moinmoin666
 
Posts: 30
Joined: 29. May 2006 22:53

Postby pfiffikus » 24. October 2006 21:02

Habe heute XAMPP für Windows heruntergeladen. Das wurde unter WinXP installiert.

Im Wesentlichen ein phpBB 2.0.21 zum Spielen installiert. Das funktioniert auch. Nur das Zeigen von gröβeren Bildern ging nicht.

Nachdem ich hier im Forum den Tipp fand, hab ich die Befehle
EnableMMAP off
EnableSendfile off
in der httpd.conf auskommentiert.

Aber Achtung! Du wirst den Erfolg erst feststellen können, wenn du den Cache des Browsers leerst.
pfiffikus
 
Posts: 47
Joined: 01. June 2003 16:33
Location: Gera/Thüringen
Operating System: Windows 8


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 48 guests