<?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: strtotime warning from WordPress/PHP</title>
	<atom:link href="http://rogercollins.com/2009/12/strtotime-warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogercollins.com/2009/12/strtotime-warning/</link>
	<description>Roger Collins on Domains, Internet, Software, Society</description>
	<lastBuildDate>Fri, 13 Aug 2010 15:54:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Roger Collins</title>
		<link>http://rogercollins.com/2009/12/strtotime-warning/comment-page-1/#comment-458</link>
		<dc:creator>Roger Collins</dc:creator>
		<pubDate>Tue, 12 Jan 2010 19:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://rogercollins.com/?p=115#comment-458</guid>
		<description>My first guess would be you edited the wrong php.ini.  Create a phpinfo.php in your top-level wp directory with the code:

&lt;?php phpinfo() ?&gt;

View that file in your browser and find the line that tells you the path of the php.ini file to make sure it is the same one you edited.</description>
		<content:encoded><![CDATA[<p>My first guess would be you edited the wrong php.ini.  Create a phpinfo.php in your top-level wp directory with the code:</p>
<p>< ?php phpinfo() ?></p>
<p>View that file in your browser and find the line that tells you the path of the php.ini file to make sure it is the same one you edited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kc</title>
		<link>http://rogercollins.com/2009/12/strtotime-warning/comment-page-1/#comment-457</link>
		<dc:creator>kc</dc:creator>
		<pubDate>Tue, 12 Jan 2010 19:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://rogercollins.com/?p=115#comment-457</guid>
		<description>the wp discussions mention this too.  any idea why editing php.ini did not work?  i restarted apache, but that did not do it.  for now, i have to use the ugly fix of editing functions.php</description>
		<content:encoded><![CDATA[<p>the wp discussions mention this too.  any idea why editing php.ini did not work?  i restarted apache, but that did not do it.  for now, i have to use the ugly fix of editing functions.php</p>
]]></content:encoded>
	</item>
</channel>
</rss>
