php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50053 php always crashes
Submitted: 2009-11-02 10:57 UTC Modified: 2009-11-02 11:02 UTC
From: david at zhang-it dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.2.11 OS: windows vista
Private report: No CVE-ID: None
 [2009-11-02 10:57 UTC] david at zhang-it dot com
Description:
------------
I download and install the current 5.2.11 php windows installer package. I do not install any extensions. PHP will crash.

Only if i install the OpenSSL extension PHP may run.

Reproduce code:
---------------
c:\> php any-php-file.php


Actual result:
--------------
SSLEAY32.dll not found!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-02 11:02 UTC] pajoye@php.net
Disable openssl in your php.ini if you don't want to use it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 10:01:31 2024 UTC