php wird bei http zugriff nicht ausgeführt

Alles, was PHP betrifft, kann hier besprochen werden.

php wird bei http zugriff nicht ausgeführt

Postby Guest » 06. November 2003 10:24

Hallo,

als newbie bin ich echt am verzweifeln...

ich hab wampp neueste version installiert apache und mysql läuft
wenn ich html dateien anzeigen will

http://localhost/test.html

funktioniert einwandfrei nehme ich aber z.B.

http://localhost/test.php oder http://127.0.0.1/test.php

dann wird überhaupt nichts angezeigt... und jetzt das für mich völlig
verwirrende nehme ich stattdessen den secure pfad

https://localhost/test.php oder https://127.0.0.1/test.php

dann lassen sich alle PHP scripte ausführen d.h. PHP wird nur bei http: zugriff nicht ausgeführt... woran kann das den liegen ?
hab den xampp noch testweise auf meinem schlepptop installiert da geht sowohl http: wie auch https: zugriff einwandfrei (beide rechner win2000, neueste SP und selbe software) der einzige unterschied der mir auffällt ist der laptop hat nen pentium III und der rechner nen amd 1800XP

hat jemand ne idee wo hier der fehler teufel stecken könnte ich weiß nach 5tagen installieren deinstallieren probieren ip ändern port ändern etc. echt nicht mehr weiter...

danke für jeden tip

Tina
Guest
 

Postby Kristian Marcroft » 06. November 2003 10:28

Hi,

Firewall, Virenscanner?
installiert? Wenn ja, deinstaliert?
Hat das LapTop auch eine Netzwerkverbindung?
Wenn ja ist auch gleiche Software installiert? z.B. Firewall oder Virenscanner?
Was passiert, wenn man das LapTop ans Netz nimmt? Gehts dann beim Laptop auch nicht?

Was sagt am PC das error.log? und was das phperror.log?

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

Postby Guest » 06. November 2003 12:28

Hi,

Beide Rechner haben exact dieselbe software
Firewall nein
Virenscanner ja VCOM Systemsuite 5.01
Laptop hängt am selben netz und funktioniert ohne probleme

phperror.log ist leer

error.log:

[Thu Nov 06 09:01:06 2003] [notice] Parent: Created child process 1388
[Thu Nov 06 09:01:07 2003] [notice] Child 1388: Child process is running
[Thu Nov 06 09:01:08 2003] [notice] Child 1388: Acquired the start mutex.
[Thu Nov 06 09:01:08 2003] [notice] Child 1388: Starting 250 worker threads.
[Thu Nov 06 09:02:28 2003] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Nov 06 09:02:28 2003] [notice] Child 1388: Exit event signaled. Child process is ending.
[Thu Nov 06 09:02:29 2003] [notice] Child 1388: Released the start mutex
[Thu Nov 06 09:02:30 2003] [notice] Child 1388: Waiting for 250 worker threads to exit.
[Thu Nov 06 09:02:31 2003] [notice] Child 1388: All worker threads have exited.
[Thu Nov 06 09:02:31 2003] [notice] Child 1388: Child process is exiting
[Thu Nov 06 09:02:31 2003] [notice] Parent: Child process exited successfully.
[Thu Nov 06 09:05:36 2003] [notice] Parent: Created child process 1452
[Thu Nov 06 09:05:37 2003] [notice] Child 1452: Child process is running
[Thu Nov 06 09:05:37 2003] [notice] Child 1452: Acquired the start mutex.
[Thu Nov 06 09:05:37 2003] [notice] Child 1452: Starting 250 worker threads.
[Thu Nov 06 09:41:23 2003] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Nov 06 09:41:23 2003] [notice] Child 1452: Exit event signaled. Child process is ending.
[Thu Nov 06 09:41:24 2003] [notice] Child 1452: Released the start mutex
[Thu Nov 06 09:41:25 2003] [notice] Child 1452: Waiting for 250 worker threads to exit.
[Thu Nov 06 09:41:25 2003] [notice] Child 1452: All worker threads have exited.
[Thu Nov 06 09:41:25 2003] [notice] Child 1452: Child process is exiting
[Thu Nov 06 09:41:26 2003] [notice] Parent: Child process exited successfully.
[Thu Nov 06 09:42:01 2003] [notice] Parent: Created child process 1356
[Thu Nov 06 09:42:02 2003] [notice] Child 1356: Child process is running
[Thu Nov 06 09:42:02 2003] [notice] Child 1356: Acquired the start mutex.
[Thu Nov 06 09:42:02 2003] [notice] Child 1356: Starting 250 worker threads.
[Thu Nov 06 10:25:06 2003] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Thu Nov 06 10:25:06 2003] [notice] Child 1356: Exit event signaled. Child process is ending.
[Thu Nov 06 10:25:07 2003] [notice] Child 1356: Released the start mutex
[Thu Nov 06 10:25:08 2003] [notice] Child 1356: Waiting for 250 worker threads to exit.
[Thu Nov 06 10:25:09 2003] [notice] Child 1356: All worker threads have exited.
[Thu Nov 06 10:25:09 2003] [notice] Child 1356: Child process is exiting
[Thu Nov 06 10:25:09 2003] [notice] Parent: Child process exited successfully.
[Thu Nov 06 12:19:27 2003] [notice] Parent: Created child process 2508
[Thu Nov 06 12:19:28 2003] [notice] Child 2508: Child process is running
[Thu Nov 06 12:19:28 2003] [notice] Child 2508: Acquired the start mutex.
[Thu Nov 06 12:19:28 2003] [notice] Child 2508: Starting 250 worker threads.


sagt mir auch nicht wo der fehler liegt

das Problem tritt sowohl bei IE6.0 als auch bei Mozilla Firebird auf

das seltsame ist ja das es bei https: funktioniert und ich frage mich was hier ausser der verschlüssung der wesentliche unterschied ist ?

Danke für jede Hilfe

Tina
Guest
 

Postby Guest » 06. November 2003 12:50

P.S. fasst vergessen das deinstallieren des virenscanners hat auch nichts gebracht...

Ein Port problem kann es ja nicht sein, da ja die HTML seiten dargestellt werden...

IP ist ja auch in Ordnung da https ja dieselbe IP verwendet
Guest
 


Return to PHP

Who is online

Users browsing this forum: No registered users and 44 guests