<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joe Jacobs &#187; fsockopen</title>
	<atom:link href="http://joejacobs.org/tag/fsockopen/feed/" rel="self" type="application/rss+xml" />
	<link>http://joejacobs.org</link>
	<description>Anything&#039;s Possible</description>
	<lastBuildDate>Thu, 17 May 2012 14:50:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>WordPress spell check error</title>
		<link>http://joejacobs.org/2008/11/05/wordpress-spell-check-error/</link>
		<comments>http://joejacobs.org/2008/11/05/wordpress-spell-check-error/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:48:26 +0000</pubDate>
		<dc:creator>Joe Jacobs</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fsockopen]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[spell check]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://joejacobs.org/?p=169</guid>
		<description><![CDATA[I&#8217;ve been having this problem for the past couple of months with the spell checking in WordPress. An error window with a whole lotta gibberish in it pops up every time I try to do a spell check. This is the recorded error message from my error logs: Warning: fsockopen() [function.fsockopen]: unable to connect to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having this problem for the past couple of months with the spell checking in WordPress. An error window with a whole lotta gibberish in it pops up every time I try to do a spell check. This is the recorded error message from my error logs:</p>
<blockquote><p><strong>Warning</strong>: fsockopen() [function.fsockopen]: unable to connect to ssl://www.google.com:443 (Unable to find the socket transport &#8220;ssl&#8221; &#8211; did you forget to enable it when you configured PHP?)</p></blockquote>
<p>I&#8217;ve done some searches on Google and the only possible solution that I found was to recompile PHP with support for CURL and  openSSL. So I tried that but I still get an error message. Anyone got any ideas what&#8217;s wrong?</p>
<p><img src="http://joejacobs.org/?voyeur=1"></p>]]></content:encoded>
			<wfw:commentRss>http://joejacobs.org/2008/11/05/wordpress-spell-check-error/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

