• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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