<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: WordTwit Plugin Fails Me</title>
	<atom:link href="http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/</link>
	<description>my digital realm, my digital voice</description>
	<pubDate>Wed, 07 Jan 2009 20:01:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Kwan</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-578</link>
		<dc:creator>Michael Kwan</dc:creator>
		<pubDate>Fri, 04 Jul 2008 20:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-578</guid>
		<description>I think I started to experience the problem when I switch servers on BlueFur too. The old one was PHP4, whereas the new one is PHP5. I guess we have to wait for an update for the plug-in.</description>
		<content:encoded><![CDATA[<p>I think I started to experience the problem when I switch servers on BlueFur too. The old one was PHP4, whereas the new one is PHP5. I guess we have to wait for an update for the plug-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gusf</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-562</link>
		<dc:creator>gusf</dc:creator>
		<pubDate>Tue, 01 Jul 2008 02:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-562</guid>
		<description>I've tried to search for the php.ini file but couldn't find it anywhere...alas I did say I wasn't geeky enough :(</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to search for the php.ini file but couldn&#8217;t find it anywhere&#8230;alas I did say I wasn&#8217;t geeky enough <img src='http://gusdigital.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-561</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 22:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-561</guid>
		<description>Crap, I meant to say yours will likely be
&lt;code&gt;safe_mode = ON&lt;/code&gt;.

And ignore the line numbers that the "code" tag has added in.</description>
		<content:encoded><![CDATA[<p>Crap, I meant to say yours will likely be<br />
<code>safe_mode = ON</code>.</p>
<p>And ignore the line numbers that the &#8220;code&#8221; tag has added in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-560</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 22:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-560</guid>
		<description>Do you have full access to your webserver?  If you do, you should find a file called php.ini in the root folder.  Open it in a text editor, and do a search for the word &lt;i&gt;safe&lt;/i&gt; .  In my php.ini, I found the following:
&lt;code&gt;; Safe Mode
;
safe_mode = Off&lt;/code&gt;
The semi-colons make the line a comment only.  The final line is the one to change, your's will probably say
&lt;code&gt;safe_mode = Off&lt;/code&gt;
and you should change it to &lt;i&gt;Off&lt;/i&gt; like mine.</description>
		<content:encoded><![CDATA[<p>Do you have full access to your webserver?  If you do, you should find a file called php.ini in the root folder.  Open it in a text editor, and do a search for the word <i>safe</i> .  In my php.ini, I found the following:<br />
<code>; Safe Mode<br />
;<br />
safe_mode = Off</code><br />
The semi-colons make the line a comment only.  The final line is the one to change, your&#8217;s will probably say<br />
<code>safe_mode = Off</code><br />
and you should change it to <i>Off</i> like mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gusf</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-559</link>
		<dc:creator>gusf</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-559</guid>
		<description>Thanks Gregg,
Being un-geeky, I have no idea how to do that :(</description>
		<content:encoded><![CDATA[<p>Thanks Gregg,<br />
Being un-geeky, I have no idea how to do that <img src='http://gusdigital.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-558</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 20:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-558</guid>
		<description>Since version 4.4.4, CURLOPT_FOLLOWLOCATION has been disabled when in safe mode due to a security vulnerability.  I am running 5.2.6 also, but do not have the error as safe mode is off.  This might require that Duane tweeks the plugin once he returns from vacation; but in the meantime you can turn off safe mode by editting your php.ini file.</description>
		<content:encoded><![CDATA[<p>Since version 4.4.4, CURLOPT_FOLLOWLOCATION has been disabled when in safe mode due to a security vulnerability.  I am running 5.2.6 also, but do not have the error as safe mode is off.  This might require that Duane tweeks the plugin once he returns from vacation; but in the meantime you can turn off safe mode by editting your php.ini file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gusf</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-557</link>
		<dc:creator>gusf</dc:creator>
		<pubDate>Mon, 30 Jun 2008 20:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-557</guid>
		<description>Currently running PHP Version 5.2.6 as a "default".</description>
		<content:encoded><![CDATA[<p>Currently running PHP Version 5.2.6 as a &#8220;default&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://gusdigital.com/2008/06/wordtwit-plugin-fails-me/#comment-556</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Mon, 30 Jun 2008 19:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://gusdigital.com/?p=454#comment-556</guid>
		<description>What version of PHP is running on your web server?</description>
		<content:encoded><![CDATA[<p>What version of PHP is running on your web server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
