Implementing a callback.

Hello, please am new to this.
However, I've have made every setup work correctly through the guide. My confusion is in the callback script. I continue to get errors

echo 'Curl error: ' . curl_error($curl). '
';


Curl error: error setting certificate verify locations: CAfile: C:/wamp/bin/apache/apache2.2.22/bin/curl-ca-bundle.crt ;;;;;;;;;;;;;;;;;;; ; Module Settings ; ;;;;;;;;;;;;;;;;;;; [Date] ; Defines the default timezone used by the date functions ; http://php.net/dat

Please, any help will be well appreciated because am close to my deadline.....

Answers

  • Hi,
    Maybe curl cannot access the CA list, which is needed to verify the certificates for https.
    Does your website have proper access to the CA file (does it exist, proper read rights)?

    Regards.

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.