-----Original Message-----
From: Roger Schweppe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2003 9:55 AM
To: [EMAIL PROTECTED]
Subject: FW: errors using iis,soap,php


Hi,

Arnaud Limbourg suggested that I might find an answer to the question below
from someone at this e-mail address:

Thanks for any help you can give me!!

Roger Schweppe


> I downloaded "soap-0.8rc2.tgz" and installed soap with it's
> dependencies.  I am using 4.3.3 php on a iis 5 windows 2000 computer.
>
> Now I am getting the errors below.  I was wondering if I needed to do
> anything different with the soap install?
>
>
> With the Windows
> version of PHP, I am under the impression that OpenSSL comes with the
> precompiled binaries.  These done with extensions for support of
> Openssl, by enabling said extension, php_openssl.dll,  in the php.ini.
> Of course, before enabling said extenstion, the two dlls /libeay32.dll
> /and ssleay32.dll were copied to the C:\WINNT\SYSTEM32 directory.
> After
> this failed, I was refered to
> http://ftp.proventum.net/pub/php/win32/misc/openssl/  to install a
> patch
> that patches SSL support directly into php4ts.dll.  Before the patch,
> we
> were getting:
>
> Warning: fsockopen(): No SSL support for this build in
> C:\PHP\pear\Net\Socket.php on line 108
>
> After the patch we got:
>
> Warning: fread(): SSL: fatal protocol error in
> C:\PHP\pear\Net\Socket.php on
> line 243
>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to