<?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: Parsing feeds using PHP</title>
	<atom:link href="http://rakaz.nl/2006/07/parsing-feeds-using-php.html/feed" rel="self" type="application/rss+xml" />
	<link>http://rakaz.nl/2006/07/parsing-feeds-using-php.html</link>
	<description>about standards, webdesign, usability and open source</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:52:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Benedict Eastaugh</title>
		<link>http://rakaz.nl/2006/07/parsing-feeds-using-php.html/comment-page-1#comment-1290</link>
		<dc:creator>Benedict Eastaugh</dc:creator>
		<pubDate>Sat, 18 Aug 2007 00:04:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-1290</guid>
		<description>Sorry to comment on such an old article, but I couldn&#039;t find any contact info for you. I&#039;m using your Feedparser library to run an update notifier for a WordPress theme, and some of my users have been reporting warnings of this kind:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /.../wp-content/themes/tarski/library/feedparser/lib-feedparser.php on line 781

A little research seems to indicate that it&#039;s due to a PHP version change which doesn&#039;t allow CURLOPT_FOLLOWLOCATION to be activated when open_basedir is enabled. If you could suggest a fix, I&#039;d be very grateful.</description>
		<content:encoded><![CDATA[<p>Sorry to comment on such an old article, but I couldn&#8217;t find any contact info for you. I&#8217;m using your Feedparser library to run an update notifier for a WordPress theme, and some of my users have been reporting warnings of this kind:</p>
<p>Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /&#8230;/wp-content/themes/tarski/library/feedparser/lib-feedparser.php on line 781</p>
<p>A little research seems to indicate that it&#8217;s due to a PHP version change which doesn&#8217;t allow CURLOPT_FOLLOWLOCATION to be activated when open_basedir is enabled. If you could suggest a fix, I&#8217;d be very grateful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

