PHP Seiten werden auf anderen PCs mit IE nicht angezeigt

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

PHP Seiten werden auf anderen PCs mit IE nicht angezeigt

Postby Sithmaster » 25. October 2004 10:45

Hallo habe ein Problem:

Seit Neuestem werden mir keine PHP Seiten mehr von externen PCs mit Internet Explorer angezeigt. Möchte ich von einem anderen PC aus auf meinen Webserver zugreifen, so erscheint die typische "Seite kann nicht angezeigt werden" Seite. Allerdings nur wenn ich auf PHP-Seiten zugreifen möchte. HTML Seiten können problemlos angeschaut werden.

Auch vom localhost aus funktioniert alles prima auch die PHP seiten.

Mir ist ausserdem aufgefallen, dass, wenn ich von einem externen PC aus auf die PHP seiten zugreife und die "Seite kann nicht angezeigt werden" Seite kommt und ich dann im Browser auf "zurück" klicke, so erscheint für einen Bruchteil einer Sekunde die php-seite und dann wieder die Fehlerseite... was kann das sein?
Von einem Freund, der Mozilla nutzt habe ich mitgeteilt bekommen, dass er mit seinem Mozilla problemlos darauf zugreifen kann, jedoch hat er, wenn er den Internet Explorer nutzt das gleiche Phänomen

Weiß jemand Rat?
Sithmaster
 
Posts: 6
Joined: 08. October 2004 10:48

Postby Kristian Marcroft » 25. October 2004 10:48

Hi,

was sagen denn die logs?
Access und error.log?

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby Sithmaster » 25. October 2004 11:25

Also wie gesagt HTML usw. funktioniert alles auch wenn ich direkt auf grafiken zugreife nur bei PHP spinnt er rum..

hier die letzten paar einträge der access.log (weiter unten die error.log)

192.168.0.2 - - [25/Oct/2004:11:30:18 +0200] "GET /images/index_02.jpg HTTP/1.1" 200 4116
192.168.0.4 - - [25/Oct/2004:11:30:44 +0200] "GET /upload/files/mp5sd3.jpg HTTP/1.1" 200 79184
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /images/index_01.jpg HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /images/index_02.jpg HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /images/index_03.jpg HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /images/folder.gif HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.225.151 - - [25/Oct/2004:11:36:54 +0200] "GET /images/pdf.gif HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:55 +0200] "GET /images/doc.gif HTTP/1.1" 304 -
80.139.225.151 - - [25/Oct/2004:11:36:55 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.225.151 - - [25/Oct/2004:11:37:09 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.225.151 - - [25/Oct/2004:11:37:12 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.245.168 - - [25/Oct/2004:12:20:08 +0200] "GET / HTTP/1.1" 304 -
80.139.245.168 - - [25/Oct/2004:12:20:08 +0200] "GET /images/scienticlogo.jpg HTTP/1.1" 304 -
80.139.245.168 - - [25/Oct/2004:12:20:10 +0200] "GET /loader.php HTTP/1.1" 200 13379
80.139.245.168 - - [25/Oct/2004:12:20:10 +0200] "GET /images/index_01.jpg HTTP/1.1" 304 -
80.139.245.168 - - [25/Oct/2004:12:20:10 +0200] "GET /images/index_02.jpg HTTP/1.1" 304 -
80.139.245.168 - - [25/Oct/2004:12:20:10 +0200] "GET /images/index_03.jpg HTTP/1.1" 304 -
80.139.245.168 - - [25/Oct/2004:12:20:10 +0200] "GET /images/folder.gif HTTP/1.1" 304 -


Error.log :

[Mon Oct 25 02:28:49 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Oct 25 02:28:49 2004] [notice] Child 3928: Exit event signaled. Child process is ending.
[Mon Oct 25 02:28:50 2004] [notice] Child 3928: Released the start mutex
[Mon Oct 25 02:28:51 2004] [notice] Child 3928: Waiting for 250 worker threads to exit.
[Mon Oct 25 02:28:51 2004] [notice] Child 3928: All worker threads have exited.
[Mon Oct 25 02:28:52 2004] [notice] Child 3928: Child process is exiting
[Mon Oct 25 02:28:52 2004] [notice] Parent: Child process exited successfully.
[Mon Oct 25 11:03:46 2004] [notice] Parent: Created child process 2624
[Mon Oct 25 11:03:52 2004] [notice] Child 2624: Child process is running
[Mon Oct 25 11:03:52 2004] [notice] Child 2624: Acquired the start mutex.
[Mon Oct 25 11:03:52 2004] [notice] Child 2624: Starting 250 worker threads.
[Mon Oct 25 11:15:27 2004] [notice] Parent: child process exited with status 4294967295 -- Restarting.
[Mon Oct 25 11:15:28 2004] [notice] Parent: Created child process 2696
[Mon Oct 25 11:15:31 2004] [notice] Child 2696: Child process is running
[Mon Oct 25 11:15:31 2004] [notice] Child 2696: Acquired the start mutex.
[Mon Oct 25 11:15:31 2004] [notice] Child 2696: Starting 250 worker threads.
[Mon Oct 25 11:18:17 2004] [notice] Parent: child process exited with status 4294967295 -- Restarting.
[Mon Oct 25 11:18:18 2004] [notice] Parent: Created child process 2860
[Mon Oct 25 11:18:23 2004] [notice] Child 2860: Child process is running
[Mon Oct 25 11:18:23 2004] [notice] Child 2860: Acquired the start mutex.
[Mon Oct 25 11:18:23 2004] [notice] Child 2860: Starting 250 worker threads.
[Mon Oct 25 11:18:24 2004] [notice] Parent: child process exited with status 4294967295 -- Restarting.
[Mon Oct 25 11:18:25 2004] [notice] Parent: Created child process 3168
[Mon Oct 25 11:18:27 2004] [notice] Child 3168: Child process is running
[Mon Oct 25 11:18:27 2004] [notice] Child 3168: Acquired the start mutex.
[Mon Oct 25 11:18:27 2004] [notice] Child 3168: Starting 250 worker threads.
[Mon Oct 25 11:28:08 2004] [notice] Parent: Created child process 3760
[Mon Oct 25 11:28:11 2004] [notice] Child 3760: Child process is running
[Mon Oct 25 11:28:11 2004] [notice] Child 3760: Acquired the start mutex.
[Mon Oct 25 11:28:11 2004] [notice] Child 3760: Starting 250 worker threads.
Sithmaster
 
Posts: 6
Joined: 08. October 2004 10:48

Postby Sithmaster » 25. October 2004 17:27

Keine Idee?!
Sithmaster
 
Posts: 6
Joined: 08. October 2004 10:48

Postby Kev » 25. October 2004 20:58

Öhm, install am besten nochmal neu...
evtl. liegt es daran, also bei mir funzt alles...ohne probs soweit
User avatar
Kev
 
Posts: 269
Joined: 09. October 2004 13:25
Location: NRW/Hamm

Postby Sithmaster » 26. October 2004 15:26

Ich hab es jetzt erneut installiert leider hat sich nichts geändert immernoch das gleiche Problem... das war vorher nicht so..
die Xampp seite kann problemlos erreicht werden von anderen Rechnern aus.
Ändere ich aber das Document root im der conf des Apache so tritt das Problem erneut bei externen Rechnern auf, dass die PHP Seiten nur für einen Bruchteil einer Sekunde angezeigt werden und dann wieder verschwinden.. Auf dem localhost funktioniert aber alles prima..

Es hat fast den Eindruck als würde der Internet Explorer auf externen Rechnern sofort woanders weiterleiten wo es aber keine Seite gibt. Wieso auch sollten PHP seiten kurz sichtbar sein und dann verschwinden?!
Sithmaster
 
Posts: 6
Joined: 08. October 2004 10:48


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 38 guests