Fopen doesn't work with https
Posted by: frist44 (---.phlapa.fios.verizon.net)
Date: February 23, 2009 08:57PM

We're using Wamp 2.0f to host up a https site. I have it configured and working, however, a PHP file that does a fopen(https://....) doesn't seem to work. The PHP errors is:


failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

This same code works fine with references to non-SSL links and relative paths.

What else do I need to configure?

OpenSSL is enabled in PHP.

Options: ReplyQuote


Sorry, only registered users may post in this forum.