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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
39 - 18 = ?
Subscribe to this entry?

 
 [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: Mon May 20 12:01:33 2024 UTC