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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: david at zhang-it dot com
New email:
PHP Version: OS:

 

 [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 17:01:32 2024 UTC