ID: 50785
Updated by: [email protected]
Reported By: zippy1981 at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: *Compile Issues
Operating System: Windows
PHP Version: 5.3.1
New Comment:
Phar developers do not want to do compile time configuration of SSL
support but at runtime only.
Previous Comments:
------------------------------------------------------------------------
[2010-01-17 16:28:11] zippy1981 at gmail dot com
Description:
------------
If you try to build PHP on windows, and don't have the ssl libraries
configure.js will see SSL is missing, but still configure phar to use
ssl. As a result nmake will fail. The expected behavior would be to
configure phar without ssl.
Configure output:
Checking for library ssleay32.lib ... <not found>
<snip/>
Enabling extension ext\phar
Native OpenSSL support in Phar enabled
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=50785&edit=1