Re: Missing PHP registered Streams: https and ftps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Loading the OpenSSL extension should help. Just add
extension=php_openssl.dll to your php.ini file and restart the web server.

- Frank

> Hello Guy's,
> we have a problem. Our customer is running an Internet Shop with
osCommerce. 
> We have installed for him an Contribution for making Credit Card
payments. 
> But when the connection to the credit card company must establish the
page 
> shows us an error:
> 
> 
>   quote:
>
------------------------------------------------------------------------------
>   Notice: file(): Unable to find the wrapper "https" - did you forget to

> enable it when you configured PHP? in 
> C:\Inetpub\vhosts\xxxxxxxxxxxxxx.eu\httpdocs\test_file2.php on line 10
> 
>   Warning: file(https://www.saferpay.com/hosting/CreatePayInit.asp):
failed 
> to open stream: Invalid argument in 
> C:\Inetpub\vhosts\xxxxxxxxxxxxxx.eu\httpdocs\test_file2.php on line 10
> 
>   Notice: file(): Unable to find the wrapper "https" - did you forget to

> enable it when you configured PHP? in 
> C:\Inetpub\vhosts\xxxxxxxxxxxxxx.eu\httpdocs\test_file2.php on line 13
> 
>   Warning: file(https://www.saferpay.com/hosting/CreatePayInit.asp):
failed 
> to open stream: Invalid argument in 
> C:\Inetpub\vhosts\xxxxxxxxxxxxxx.eu\httpdocs\test_file2.php on line 13
> 
>   Warning: join(): Bad arguments. in 
> C:\Inetpub\vhosts\xxxxxxxxxxxxxx.eu\httpdocs\test_file2.php on line 13
>
------------------------------------------------------------------------------
> 
> 
> Our php-info file shows us this:
> 
>   quote:
>
------------------------------------------------------------------------------
>   Registered PHP Streams php, http, ftp, compress.zlib
>
------------------------------------------------------------------------------
> 
> 
> We think thats the fault. How can we get "https" and "ftps" into
"Registered 
> PHP Streams"?
> 
> We hope for your help.
> Thanks in advance. 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux