Hi there,

Using php 4.3.6 with apache 2.0.49 on XP.
mod_ssl is correctly loaded: my server correctly listens and reacts on ssl
port.
However I can't access any other https url from a PHP script.
file_get_contents("https://www....) always fails with : "Unable to find the
wrapper "https" - did you forget to enable it when you configured PHP?"

The php info page shows:
Registered PHP Streams:  php, http, ftp, compress.zlib

Any idea where I can get/how I can make php binary that handles https streams?

Thanks a million.
Mad.

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

Reply via email to