<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Mailchimp connection problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem</link>
		<description>Gravity Support Forums Topic: Mailchimp connection problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:01:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/mailchimp-activation-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-185351</link>
			<pubDate>Tue, 26 Mar 2013 09:51:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">185351@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please let us know if you need more help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iverkdigital on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-185039</link>
			<pubDate>Tue, 26 Mar 2013 05:26:07 +0000</pubDate>
			<dc:creator>iverkdigital</dc:creator>
			<guid isPermaLink="false">185039@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The function is enabled. I'll check with the host, and post if I get some results. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-184138</link>
			<pubDate>Mon, 25 Mar 2013 13:12:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">184138@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no setting in the plugin which can affect this.  It does not look like there was an answer indicating that the API key was wrong.  I still believe there is something on your server preventing communication with the Mailchimp server.&#60;/p&#62;
&#60;p&#62;I would check with your host to see if there is anything logged.  The Mailchimp API requires the PHP function fsockopen. Can you see if the host has that enabled in your installation?&#60;/p&#62;
&#60;p&#62;You can do a quick test to see if the function is available.  Insert this code into a file called &#34;fso.php&#34; and install it on your server at &#60;a href=&#34;http://example.com/fso.php&#34; rel=&#34;nofollow&#34;&#62;http://example.com/fso.php&#60;/a&#62; (use your URL instead of example.com).  Pull that up in a browser and see if fsockopen is available for your use or not.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;?php
if(function_exists(&#38;#39;fsockopen&#38;#39;))
    echo &#38;quot;fsockopen function is enabled&#38;quot;;
else
    echo &#38;quot;fsockopen is not enabled&#38;quot;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>iverkdigital on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-184067</link>
			<pubDate>Mon, 25 Mar 2013 09:57:08 +0000</pubDate>
			<dc:creator>iverkdigital</dc:creator>
			<guid isPermaLink="false">184067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've installed the logger, but the message didn't became clearer. Could you guess why our server can't connect? Is there a setting or configuration that could hinder the connection?&#60;/p&#62;
&#60;p&#62;Or... is it simply that the API key is somehow wrong? I've created multiple keys and got the same response.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;2013-03-25 14:37:33 - DEBUG --&#38;gt; Validating login for API Info for key &#38;lt;KEY&#38;gt;
2013-03-25 14:38:03 - ERROR --&#38;gt; Login valid: false. Error -99 - Could not connect (ERR 110: Connection timed out)&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-181864</link>
			<pubDate>Sat, 23 Mar 2013 11:55:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">181864@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is some sort of communication problem between your web server and the Mailchimp server.  If the issue continues, you should look for error logs on the server to see what sort of communication error there might be which could be causing this.&#60;/p&#62;
&#60;p&#62;If you're not able to find any errors logged in that way, I can send you a logging add-on which may help pinpoint the issue.  If you're like the logging add-on, please send an email to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and reference this topic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iverkdigital on "Mailchimp connection problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mailchimp-activation-problem#post-180478</link>
			<pubDate>Fri, 22 Mar 2013 05:45:10 +0000</pubDate>
			<dc:creator>iverkdigital</dc:creator>
			<guid isPermaLink="false">180478@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hola,&#60;br /&#62;
I recently installed Gravity Forms, added the MailChimp add-on, but when I tried to add any feeds, this came up: &#60;a href=&#34;http://i.imgur.com/xoGfrdF.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/xoGfrdF.jpg&#60;/a&#62;&#60;br /&#62;
Could not connect (ERR 110: Connection timed out)&#60;br /&#62;
What could cause this?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
