ID:               28795
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hendrik dot schmieder at jedox dot com
 Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Windows
 PHP Version:      4.3.7
 New Comment:

I've updated the link (the site has moved to
http://ftp.emini.dk/pub/php/win32/openssl/). I will soon also updated
the version available.


Previous Comments:
------------------------------------------------------------------------

[2004-06-16 10:12:37] hendrik dot schmieder at jedox dot com

The link <http://ftp.proventum.net/pub/php/win32/misc/openssl/>
which is given at the bottom of the usernotes at
http://www.php.net/wrappers doesn't work anymore

with best regards

  Hendrik Schmieder

------------------------------------------------------------------------

[2004-06-15 21:16:16] [EMAIL PROTECTED]

In PHP4, OpenSSL support must be compiled in STATICLY for https://,
ftps://, and ssl:// support to work.  Under the default windows install
the only option is to add it DYNAMICLY as you have done.

Refer to the usernote at the bottom of:

http://www.php.net/wrappers

for a workaround.

In PHP5 the sockets transport layer has been redesigned to allow
openssl to be dynamicly included and work as expected.

------------------------------------------------------------------------

[2004-06-15 16:47:06] hendrik dot schmieder at jedox dot com

Description:
------------
I have installed php 4.3.7 with apache 1.2.29, especially the dlls
libeay32.dll, ssleay32.dll and uncommented the line

extension=php_openssl.dll

phpinfo says that openssl ist installed , but unfortenatly
is 'https' not in the list of Registered PHP Streams as it should be.

with best regards

  Hendrik Schmieder




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28795&edit=1

Reply via email to