Openssql -> Fehler: Verbindung unterbrochen

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

Openssql -> Fehler: Verbindung unterbrochen

Postby moag2000 » 02. November 2011 02:28

Hallo!
Ich habe gerade ein simples php script geschrieben das per openssl_public_encrypt und decrypt einen string verschlüsselt und dann wieder entschlüsselt.
Per PHP cli gibt es auch das aus, was ich erwarte. Auf meinem "normalen" webserver läuft das ganze ebenso einwandfrei.
Öffne ich das script im Browser, bekomme ich nach ein paar Sekunden die Meldung im Firefox "Fehler: Verbindung unterbrochen".

Error log:
Code: Select all
Wed Nov 02 01:50:31 2011] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Wed Nov 02 01:50:31 2011] [notice] Server built: Sep 10 2011 11:34:11
[Wed Nov 02 01:50:31 2011] [notice] Parent: Created child process 14788
[Wed Nov 02 01:50:32 2011] [notice] Digest: generating secret for digest authentication ...
[Wed Nov 02 01:50:32 2011] [notice] Digest: done
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Child process is running
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Acquired the start mutex.
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Starting 150 worker threads.
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Starting thread to listen on port 443.
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Starting thread to listen on port 443.
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Starting thread to listen on port 80.
[Wed Nov 02 01:50:33 2011] [notice] Child 14788: Starting thread to listen on port 80.
[Wed Nov 02 02:04:45 2011] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Nov 02 02:04:45 2011] [notice] Digest: generating secret for digest authentication ...
[Wed Nov 02 02:04:45 2011] [notice] Digest: done
[Wed Nov 02 02:04:46 2011] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[Wed Nov 02 02:04:46 2011] [notice] Server built: Sep 10 2011 11:34:11
[Wed Nov 02 02:04:46 2011] [notice] Parent: Created child process 25772
[Wed Nov 02 02:04:47 2011] [notice] Digest: generating secret for digest authentication ...
[Wed Nov 02 02:04:47 2011] [notice] Digest: done
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Child process is running
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Acquired the start mutex.
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Starting 150 worker threads.
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Starting thread to listen on port 443.
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Starting thread to listen on port 443.
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Starting thread to listen on port 80.
[Wed Nov 02 02:04:49 2011] [notice] Child 25772: Starting thread to listen on port 80.


Wie gesagt, es läuft nur auf dem Xampp nicht. Durchgeführte Maßnahmen:
- vollständiges deinstallieren und installieren der aktuellsten xampp Version
Außer dem aktivieren von openssl (; in der php.ini entfernen) habe ich nichts an der originalen Installation verändert.
testweise Änderungen:
- max execution time auf 600 bzw. -1 gesetzt
- memory limit auf 512 erhöht

Alles ohne Erfolg...

Ich bin mit meinem Latein am Ende, vielleicht habt ihr ne Idee warum es per php cli läuft, aber im Browser nicht...
moag2000
 
Posts: 2
Joined: 02. November 2011 02:14
Operating System: windows 7

Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 65 guests