• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Missing PHP registered Streams: https and ftps

N

net-solution

Guest
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:
Notice: file() [function.file]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in C:\Inetpub\vhosts\xxxxxx.eu\httpdocs\test_file2.php on line 10

Warning: file(https://www.saferpay.com/hosting/CreatePayInit.asp) [function.file]: failed to open stream: Invalid argument in C:\Inetpub\vhosts\xxxxxx.eu\httpdocs\test_file2.php on line 10

Notice: file() [function.file]: Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in C:\Inetpub\vhosts\xxxxxx.eu\httpdocs\test_file2.php on line 13

Warning: file(https://www.saferpay.com/hosting/CreatePayInit.asp) [function.file]: failed to open stream: Invalid argument in C:\Inetpub\vhosts\xxxxxx.eu\httpdocs\test_file2.php on line 13

Warning: join() [function.join]: Bad arguments. in C:\Inetpub\vhosts\xxxxxx.eu\httpdocs\test_file2.php on line 13

https://www.saferpay.com/hosting/CreatePayInit.asp
Our php-info file shows us this:
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.
 
Back
Top