Just to give a little more information, as i found this post here;
https://ww.wp.xz.cn/support/topic/wordpress-4-7-compatibility-4/
I am running the wordpress installation on a windows server, IIS and Plesk.
The site currently doesn’t have any SSL against it either.
I have to wonder if running the provided fixes would work for you, even if not specifically using https for the site/domain in question.
It’s definitely looking like the exact same error, and it’s possible that other parts are making external requests over https.
Hi Michael,
yes i apologise, in my rush I saw SSL and thought it didn’t apply. However, after reading it ran through this and got a bit further.
I now get the following error;
PHP Fatal error: Uncaught exception ‘GuzzleHttp\Ring\Exception\RingException’ with message ‘cURL error 77: error setting certificate verify locations: CAfile: C:\PHP\Extras\SSL\cacert.pem CApath: none’ in \plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlFactory.php:127 Stack trace: #0 \plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array) #1 \plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Client\CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #87) #2 \plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\ringphp\src\Cl in \plugins\constant-contact-forms\vendor\constantcontact\guzzlehttp\guzzle\src\Exception\RequestException.php on line 51
I’ve tried a couple of fixes suggest on Stack (such as rename the entry in php.ini to have .txt on the end) but nothing is working currently.
any ideas?
Sorry, was not notified of the reply like expected, so I’m just now seeing this.
This may be related: https://stackoverflow.com/questions/3160909/how-do-i-deal-with-certificates-using-curl-while-trying-to-access-an-https-url
As is, I’d be looking into solutions regarding the “cURL error 77: error setting certificate verify locations” error. All things point to it being technically a cURL error/issue with your local setup, it just happens to be getting triggered by a request being made in Constant Contact Forms. I have to imagine other requests could/would trigger the same error.
Any followups for this one @mfitconsultants ? Hopefully things got resolved.
Closing for the time being. If the original poster comes back with more information, we’ll resume debugging at that time.
Thanks.