Errors on Implementation (CURL and fopen, fwrite and fclose)
-
Hi everyone –
I’m trying to implement this plug-in but am getting the following errors:
CURL error: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm
Attempted: 1 time(s).There are a couple more errors lower on the page:
Warning: fopen(/var/www/domains/fmc.fire-monitoring.com/docs/wp-content/plugins/infusionsoft/Infusionsoft/cache/remove_fields.cache) [function.fopen]: failed to open stream: Permission denied in /var/www/domains/fmc.fire-monitoring.com/docs/wp-content/plugins/infusionsoft/Infusionsoft/SmartCache.php on line 67
Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/domains/fmc.fire-monitoring.com/docs/wp-content/plugins/infusionsoft/Infusionsoft/SmartCache.php on line 72
Warning: fclose(): supplied argument is not a valid stream resource in /var/www/domains/fmc.fire-monitoring.com/docs/wp-content/plugins/infusionsoft/Infusionsoft/SmartCache.php on line 73
I’ve taken a screenshot here:
https://fire-monitoring.com/wp-content/uploads/2015/03/Infusionsoft-error.jpg
When activated, and a form is submitted, the user is directed to the following error (but the form is still submitted):
https://fire-monitoring.com/wp-content/uploads/2015/03/Website-form-error.jpg
I’ve confirmed with Infusionsoft that the info I’m inputting from their end is OK.
Can anyone point me in the right direction here?
I’m running Gravity Forms versio 1.94 and Infusionsoft Plug-In version 1.5.11
- The topic ‘Errors on Implementation (CURL and fopen, fwrite and fclose)’ is closed to new replies.