Jump to content

CURL installation cannot access https site


kevingarnett2000

Recommended Posts

Hi,

 

I am experiencing problems trying to make my curl works. For all other sites, i could able to execute request successfully. However for https site, i received an error vias "curl_error()" method: "Cannot connect to host".

 

I have compiled curl

    --with-ssl=/usr/local/ssl

 

and PHP with

  --with-curl=/usr/local

  --with-openssl=/usr/local/ssl

 

I appreciate any form of help!

Kevin

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.